if (($msgsock = socket_accept($socket)) < 0) {. echo "socket_accept() failed:" . socket_strerror(socket_last_error());. }else{. // 讀數據.
確定! 回上一頁