Please take a look at this thread: Can't read from socket (hangs) while($resp = socket_read($clients[$i]['socket'], 1000)) { $str .= $resp; if (strpos($str, ...
確定! 回上一頁