socket.server
- 类型:<net.Server> | <null>
引用接受了套接字的服务器。对于没有被服务器接受的套接字,这是 null。
🌐 Reference to the server that accepted the socket. This is null for sockets
that were not accepted by a server.
引用接受了套接字的服务器。对于没有被服务器接受的套接字,这是 null。
🌐 Reference to the server that accepted the socket. This is null for sockets
that were not accepted by a server.