socket_strerror(socket_last_error())); // 绑定到端口 socket_bind($socket, $host, $port) or die("socket_bind() failed:" . socket_strerror( ...
確定! 回上一頁