Help for this page

Select Code to Download


  1. or download this
    my $rhSet = IO::Select->select($readSet, undef, undef, 0);
    foreach $rh(@$rhSet)
    {
    
  2. or download this
    perldoc IO::Select
    
    ...
                     }
                 }
             }