UnixConnection.sendCredentialsFinish

bool sendCredentialsFinish(gio.async_result.AsyncResult result)

Finishes an asynchronous send credentials operation started with gio.unix_connection.UnixConnection.sendCredentialsAsync.

Parameters

resulta #GAsyncResult.

Returns

true if the operation was successful, otherwise false.

Throws