GDtlsConnectionInterface.shutdownAsync

Start an asynchronous shutdown operation.

struct GDtlsConnectionInterface
extern (C)
void function(GDtlsConnection* conn, gboolean shutdownRead, gboolean shutdownWrite, int ioPriority, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) shutdownAsync;