$msgsocket = socket_accept($socket); echo "msgsocket =".$msgsocket."\n"; if ($msgsocket < 0) { echo "socket_accept() fail ...
確定! 回上一頁