![]() |
|
more useful options | |
PerlMonks |
Re^3: Does IO::Select work? (Problem partially resolved)by BrowserUk (Pope) |
on Oct 21, 2012 at 11:23 UTC ( #1000206=note: print w/replies, xml ) | Need Help?? |
Hm. So, the CPAN source is *NOT* the place to go for the latest version. That sucks! And, according to IO::Select: allow removal of IO::Handle objects without fileno the fix was implemented in January 2011, and I am using 5.16:
which I'm pretty sure came out after that and still seeing the problem? Perhaps because the 'fix', removes the handle from the array, but fails to remove it from the bitmask:
With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
In Section
Seekers of Perl Wisdom
|
|