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