GDtlsConnectionInterface.shutdown

Shut down one or both directions of the connection.

struct GDtlsConnectionInterface
extern (C)
bool function(GDtlsConnection* conn, bool shutdownRead, bool shutdownWrite, GCancellable* cancellable, GError** _err) shutdown;