Asynchronously connect connection to the specified remote address.
This clears the blocking flag on connection's underlying socket if it is currently set.
Use Socket.connectionConnectFinish to retrieve the result.
a gio.SocketAddress specifying the remote address.
a GCancellable or NULL
a GAsyncReadyCallback
user data for the callback
2.32
Asynchronously connect connection to the specified remote address.
This clears the blocking flag on connection's underlying socket if it is currently set.
Use Socket.connectionConnectFinish to retrieve the result.