Accept a new connection on socket and create a new Connection for
handling communication on new socket.
| socket |
a socket |
| conn |
storage for a Connection |
| cancellable |
a Cancellable to cancel the operation |
|
OK when |