UnixConnection.sendCredentialsFinish

Finishes an asynchronous send credentials operation started with g_unix_connection_send_credentials_async(). Since 2.32

class UnixConnection
int
sendCredentialsFinish

Parameters

result AsyncResultIF

a GAsyncResult.

Return Value

Type: int

TRUE if the operation was successful, otherwise FALSE.

Throws

GException on failure.

Meta