SocketClient.connectToServiceAsync
void connectToServiceAsync(string domain, string service, gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)This is the asynchronous version of gio.socket_client.SocketClient.connectToService.
Parameters
domain | a domain name |
service | the name of the service to connect to |
cancellable | a #GCancellable, or null |
callback | a #GAsyncReadyCallback |