echo"socket_bind() failed: reason:" . socket_strerror(socket_last_error($sock)) ."\ "; } if (socket_listen($sock, 5) === false) {
確定! 回上一頁