in reply to Re^6: Timeout for an established connection
in thread Timeout for an established connection

0day, may I ask you what is wrong in suggesting you use Fcntl to get the Perl.h header files so you can use the setsockoptions by name instead of hex numbers? Also, what is wrong with the link I gave you on how to solve the problem at connection timeouts?


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh
  • Comment on Re^7: Timeout for an established connection

Replies are listed 'Best First'.
Re^8: Timeout for an established connection
by 0day (Sexton) on Jan 03, 2013 at 19:52 UTC
    Your answer is wrong, because calling IO::Select, as well as IO::Poll, never returns zero.
    In details here
    and here