This is the asynchronous version of g_socket_listener_accept_socket().
When the operation is finished @callback will be called. You can then call g_socket_listener_accept_socket_finish() to get the result of the operation.
a #GCancellable, or %NULL
a #GAsyncReadyCallback
user data for the callback
2.22
See Implementation
This is the asynchronous version of g_socket_listener_accept_socket().
When the operation is finished @callback will be called. You can then call g_socket_listener_accept_socket_finish() to get the result of the operation.