Function

Dexsocket_client_connect

Declaration [src]

DexFuture*
dex_socket_client_connect (
  GSocketClient* socket_client,
  GSocketConnectable* socket_connectable
)

Description

No description available.

This function is not directly available to language bindings.

Parameters

socket_client

Type: GSocketClient

No description available.

The data is owned by the caller of the function.
socket_connectable

Type: GSocketConnectable

No description available.

The data is owned by the caller of the function.

Return value

Type: DexFuture

No description available.

The data is owned by the called function.