Help for this page

Select Code to Download


  1. or download this
    my $w = EV::io $client, EV::READ, \&handle_client;
    
  2. or download this
    use strict;
    use IO::Socket;
    ...
              printf "socket connection terminated by %s (%d (%d) sockets 
    +remaining)\n", $bytes_read == 0 ? 'peer' : 'server', --$connection_co
    +unt, scalar keys %$h;
          }
    }