Jeff Saxton wrote:
> Why not do it the simple way?
> 
> use IO::Socket;
> my $sock = IO::Socket::INET->new($somewhere);
> $sock->timeout($n);

Have you tried that on Windoze ?
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to