RGtk2 (version 2.20.31)

gSocketClientConnectToServiceAsync: gSocketClientConnectToServiceAsync

Description

This is the asynchronous version of gSocketClientConnectToService.

Usage

gSocketClientConnectToServiceAsync(object, domain, service, cancellable = NULL, callback, user.data = NULL)

Arguments

domain
a domain name
service
the name of the service to connect to
cancellable
a GCancellable, or NULL
user.data
user data for the callback

Details

Since 2.22