![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: IO::Sockets timeout implementation confusionby Sol-Invictus (Scribe) |
on Jan 31, 2004 at 23:59 UTC ( #325602=note: print w/replies, xml ) | Need Help?? |
ahh I forgot to add this is on a multiplexing socket.
By session do you mean each pass through $select->handles? Also as we're talking about blocking, obviously a multiplexing socket doesn't block, so do I have to set my own timers or can I use select ( READ, WRITE, ERROR [, TIMEOUT ] )?
In Section
Seekers of Perl Wisdom
|
|