Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
unblocking socketsby pmg (Novice) |
on Jul 09, 2007 at 18:53 UTC ( [id://625684]=perlquestion: print w/replies, xml ) | Need Help?? |
pmg has asked for the wisdom of the Perl Monks concerning the following question:
I need to write an application on Linux and Windows which uses lots of unblocked sockets. I am using ActiveState for Windows.
I would prefer to use IO::All because it looks really cool, so can I how do I set non-blocking mode there. If IO::All is not suitable, what is the best way of setting unblocking mode. Thanks Peter
Back to
Seekers of Perl Wisdom
|
|