SocketConnection.connectFinish

Gets the result of a g_socket_connection_connect_async() call. Since 2.32

class SocketConnection
int
connectFinish

Parameters

result AsyncResultIF

the GAsyncResult

Return Value

Type: int

TRUE if the connection succeeded, FALSE on error

Throws

GException on failure.

Meta