DtlsConnection.closeFinish

bool closeFinish(gio.async_result.AsyncResult result)

Finish an asynchronous TLS close operation. See gio.dtls_connection.DtlsConnection.close for more information.

Parameters

resulta #GAsyncResult

Returns

true on success, false on failure, in which

case error will be set

Throws