Function

Dexsocket_listener_accept

Declaration [src]

DexFuture*
dex_socket_listener_accept (
  GSocketListener* listener
)

Description

No description available.

This function is not directly available to language bindings.

Parameters

listener

Type: GSocketListener

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.