You must first create the socket , bind it to a name , and set it to listen on a port . In blocking mode , socket_accept will return only after accepting ...
確定! 回上一頁