SocketConnection.connectFinish

bool connectFinish(gio.async_result.AsyncResult result)

Gets the result of a [gio.socket_connection.SocketConnection.connectAsync] call.

Parameters

resultthe #GAsyncResult

Returns

true if the connection succeeded, false on error

Throws

[ErrorWrap]