Blocks until an incoming connection request is accepted.
- Parameters
-
socket | A socket object in the listening state. |
connection | Receives a socket object representing the newly-established connection, or kNULL. |
allocator | Memory allocator (or kNULL for default). |
- Returns
- Operation status.