Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
      vec($rin, fileno(shift), 1) = 1;
      return scalar select my $rout = $rin, my $wout = $win, my $eout = $e
    +in, 0;
      }
    
  2. or download this
    277: child started
    278: polling child
    278: no input from child yet