Asynchronously connect connection to the specified remote address. This clears the "blocking" flag on connection's underlying socket if it is currently set. Use g_socket_connection_connect_finish() to retrieve the result. Since 2.32
a GSocketAddress specifying the remote address.
a GCancellable or NULL. [allow-none]
a GAsyncReadyCallback. [scope async]
user data for the callback. closure
See Implementation
Asynchronously connect connection to the specified remote address. This clears the "blocking" flag on connection's underlying socket if it is currently set. Use g_socket_connection_connect_finish() to retrieve the result. Since 2.32