7 $fp = fsockopen ("localhost", 8080, &$errno, &$errstr, .2);
8 socket_set_timeout( $fp, 0, 1 );
11 if ( !fwrite($fp, "KILLKILLKILLKILLKILLKILLKILLKILLKILLKILLKILLKILLKILLKILLKILLKILLKILLKILL") ) //GET / HTTP/1.1\r\n\r\n
This page took 1.019711 seconds and 4 git commands to generate.