System::Net::Sockets::Socket::Accept method
Socket::Accept method
为新创建的连接创建一个新的套接字。
System::SharedPtr<Socket> System::Net::Sockets::Socket::Accept()
ReturnValue
用于新建连接的新套接字。
另见
- Typedef SharedPtr
- Class Socket
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Font for C++