Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: Does IO::Select work? (Problem partially resolved)

by BrowserUk (Patriarch)
on Oct 21, 2012 at 11:23 UTC ( [id://1000206]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\test>asyncServer2.pl
    Perl -v: 5.016001
    ...
    sub FD_COUNT () {1}
    sub FIRST_FD () {2}
    
  2. or download this
       } else {      # remove
         if ( ! defined $fn ) { # remove if fileno undef'd
    ...
         vec($bits, $fn, 1) = 0;
         $vec->[$i] = undef;
       }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1000206]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-24 00:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found