gtk-d ~master (2021-11-11T18:52:04Z)
Home
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
getNegotiatedProtocol
handshake
handshakeAsync
handshakeFinish
setAdvertisedProtocols
shutdown
shutdownAsync
shutdownFinish