... 1); $socket = stream_socket_server("tcp://0.0.0.0:8081", $errno, $errstr); stream_set_blocking($socket,0); $readFds[]=$socket; ...
確定! 回上一頁