gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
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
handshake
handshakeAsync
handshakeFinish
shutdown
shutdownAsync
shutdownFinish