Help for this page

Select Code to Download


  1. or download this
    my $sock  = $_[0];
    ${*$sock}{'io_socket_peername'} = recv($sock, $_[1]='', $len, $flags);