Accept a new connection. If the socket is in blocking mode, this function will not return until a connection is actually received.
Socket that will hold the new connection.
Status code.
See Implementation
Accept a new connection. If the socket is in blocking mode, this function will not return until a connection is actually received.