gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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
handshake
handshakeAsync
handshakeFinish
shutdown
shutdownAsync
shutdownFinish