closeAsync
open fun closeAsync(ioPriority: Int, cancellable: Cancellable? = null, callback: AsyncReadyCallback)
Asynchronously close the DTLS connection. See g_dtls_connection_close() for more information.
Since
2.48
Parameters
ioPriority
the iface.AsyncResult.html#io-priority of the request
cancellable
a #GCancellable, or null
callback
callback to call when the close operation is complete