Discuss this help topic in SecureBlackbox Forum
Accepts an incoming connection.
Declaration
Parameters
Return value
Returns 0 if the operation was finished successfully, and socket error code otherwise.
In .NET, if an exception has been raised, -1 may be returned.
Description
This method takes the first connection request from the queue of pending requests and creates a new Socket to handle it.