Method
GioSocketConnectionconnect
Declaration
gboolean
g_socket_connection_connect (
GSocketConnection* connection,
GSocketAddress* address,
GCancellable* cancellable,
GError** error
)
Parameters
address |
GSocketAddress |
A |
|
The data is owned by the caller of the function. | |
cancellable |
GCancellable |
A %GCancellable or |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |