echo 'socket_accept fail:' . socket_strerror(socket_last_error()); } else { // 向客户端发送数据, 告知客户端ID $clientId = (int)$newSocket;
確定! 回上一頁