Function
Dexsocket_connection_connect
unstable since: 1.2
Declaration [src]
DexFuture*
dex_socket_connection_connect (
GSocketConnection* connection,
GSocketAddress* address
)
Parameters
connection-
Type:
GSocketConnectionThe data is owned by the caller of the function. address-
Type:
GSocketAddressThe data is owned by the caller of the function.