in reply to how to set socket recv timeout in architecture independent manner?
my $sock = IO::Socket::INET->new(...., Timeout => 10);
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: how to set socket recv timeout in architecture independent manner?
by saurabh.hirani (Beadle) on May 05, 2009 at 14:09 UTC |