Hi,
I have a program that talks to a fellow
program through a socket, and would like
to have a timeout on that communication.
No problems I thought, just use alarm()
to generate a ALRM signal, but after some
time of staring at the screen, I find out
that it's not implemented on Win32...
Then I saw that IO::Socket::INET has a
timeout(), that that doesn't seems work
either... or do I do something wrong?
So, how do I get a timeout on Win32?
/Anders N
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl