four-argument select()s

2001-03-27 Thread David Cantrell
Some of you will have seen me posting in #london.pm asking about the four-arg form of select(). Some other people confessed ignorance too. I eventually figgered it out by gratuitously copying and pasting from POE::Kernel and then poking it to see how it broke :-) For anyone who's interested,

Re: four-argument select()s

2001-03-27 Thread Mark Rogaski
An entity claiming to be Robin Houston ([EMAIL PROTECTED]) wrote: : : IO::Select will take the pain away. : use IO::Select; : However, when you start to throw signals, timers, and other nastiness into the mix, I have found Event.pm to be terribly useful. Mark -- [] |