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