@socket_set_block($sock); @$connection = socket_accept($sock); // Accept any incoming connections to the server
確定! 回上一頁