This is the asynchronous version of accept.
When the operation is finished callback will be called. You can then call
accept_socket to get the result of the operation.
| this | |
| cancellable |
a Cancellable, or null |
| callback | |
| user_data |
user data for the callback |