GDtlsConnectionInterface.shutdown

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

Return Value

%TRUE on success, %FALSE otherwise

Throws

GException on failure.

Meta