Help for this page

Select Code to Download


  1. or download this
      my $select = IO::Select->new($sock) ;
      my $buffer = '' ;
    ...
      } ;
    
      # Now: $rc == 0 => no error, == 1 => timed out, == undef => error