DtlsConnectionT.closeAsync

Asynchronously close the DTLS connection. See g_dtls_connection_close() for more information.

template DtlsConnectionT(TStruct)
void
closeAsync
(,
Cancellable cancellable
,
GAsyncReadyCallback callback
,
void* userData
)

Parameters

ioPriority int

the [I/O priority][io-priority] of the request

cancellable Cancellable

a #GCancellable, or %NULL

callback GAsyncReadyCallback

callback to call when the close operation is complete

userData void*

the data to pass to the callback function

Meta

Since

2.48