Help for this page

Select Code to Download


  1. or download this
    ###########
    use strict;
    ...
    close($client);
    $sock->shutdown(2);
    close($sock);
    
  2. or download this
    ###########
    use strict;
    ...
    }
    print "done\n";
    close($sock);