Handbook
Glossary
g_tcp_connection_set_graceful_disconnect ( tcp_connection graceful_disconnect -- )
Vocabulary
gio
.
ffi
Inputs
tcp_connection
an
object
graceful_disconnect
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_tcp_connection_set_graceful_disconnect
( GTcpConnection* tcp_connection,
gboolean
graceful_disconnect )