Is POSIX pselect available in Perl? A CPAN module is fine also.
Is POSIX pselect available in Perl? A CPAN module is fine also.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As far as I can tell (in February 2010), neither the POSIX module nor any other provides support for the
pselect()function.Since February 2010, as Wumpus Q. Wumbley points out in a comment, a module POSIX::pselect now exists, at revision 0.03 on 2014-04-26 (but the link is the version-neutral permalink). Versions 0.01 and 0.02 were released in June 2011; 0.03 in August 2012.