我在socket_accept 中将socket_set_nonblock 设置为非阻塞我的套接字,这很好, ... while(true){ if (($newc = @socket_accept($socket)) !== false) ...
確定! 回上一頁