This is the asynchronous version of Socket.clientConnectToUri.
When the operation is finished callback will be called. You can then call Socket.clientConnectToUriFinish to get the result of the operation.
a network uri
the default port to connect to
a gio.Cancellable, or NULL
a GAsyncReadyCallback
user data for the callback
2.26
This is the asynchronous version of Socket.clientConnectToUri.
When the operation is finished callback will be called. You can then call Socket.clientConnectToUriFinish to get the result of the operation.