Documentation
Dlang.org
GDtlsConnectionInterface.shutdown
gio
c
types
GDtlsConnectionInterface
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
;
gio
c
types
GDtlsConnectionInterface
variables
acceptCertificate
gIface
getBindingData
getNegotiatedProtocol
handshake
handshakeAsync
handshakeFinish
setAdvertisedProtocols
shutdown
shutdownAsync
shutdownFinish
Shut down one or both directions of the connection.