DtlsConnectionT.handshakeAsync

Asynchronously performs a TLS handshake on @conn. See g_dtls_connection_handshake() for more information.

template DtlsConnectionT(TStruct)
void
handshakeAsync
(,
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 handshake is complete

userData void*

the data to pass to the callback function

Meta

Since

2.48