gSocketClientConnectToHostAsync
This is the asynchronous version of gSocketClientConnectToHost
.
gSocketClientConnectToHostAsync(object, host.and.port, default.port, cancellable = NULL, callback, user.data = NULL)
|
a |
|
the name and optionally the port of the host to connect to |
|
the default port to connect to |
|
a |
|
|
|
user data for the callback |
When the operation is finished callback
will be
called. You can then call gSocketClientConnectToHostFinish
to get
the result of the operation.
Since 2.22
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.