Submits an asynchronous request on this socket to accept an incoming connection. Upon successful acceptance of such a connection onAccept will be called with a new AsyncSocket representing the peer.
listen
See Implementation
Submits an asynchronous request on this socket to accept an incoming connection. Upon successful acceptance of such a connection onAccept will be called with a new AsyncSocket representing the peer.