[This is preliminary documentation and is subject to change.]
Accept a client connection to the given network port.
| C# | Visual Basic | Visual C++ |
public bool Accept()
Public Function Accept As Boolean
public: bool Accept()
Socket - connected socket.