Function
Dexsocket_client_connect
Declaration [src]
DexFuture*
dex_socket_client_connect (
GSocketClient* socket_client,
GSocketConnectable* socket_connectable
)
Parameters
socket_client |
GSocketClient* |
No description available. | |
The data is owned by the caller of the function. | |
socket_connectable |
GSocketConnectable* |
No description available. | |
The data is owned by the caller of the function. |
Return value
Returns: | DexFuture |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |