gSocketClientConnect
.gSocketClientConnectAsync(object, connectable, cancellable = NULL, callback, user.data = NULL)
object
GTcpClient
connectable
GSocketConnectable
specifying the remote address.cancellable
GCancellable
, or NULL
callback
user.data
callback
will be
called. You can then call gSocketClientConnectFinish
to get
the result of the operation.
Since 2.22