1fc76a6de960596a8e5b88f1ebb77d0a0bd3090c
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.23613 seconds and 5 git commands to generate.