gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
GDtlsConnectionInterface.shutdown
gio
c
types
GDtlsConnectionInterface
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
Source
See Implementation
gio
c
types
GDtlsConnectionInterface
variables
acceptCertificate
gIface
getBindingData
getNegotiatedProtocol
handshake
handshakeAsync
handshakeFinish
setAdvertisedProtocols
shutdown
shutdownAsync
shutdownFinish