Help for this page

Select Code to Download


  1. or download this
    sub handle_connection
    {
    ...
            my $sz = <$x>;
            print $x "Testing\n";
    }
    
  2. or download this
    
    Insted do as follows
    ...
            
    }