Handbook
Glossary
g_socket_set_blocking ( socket blocking -- )
Vocabulary
gio
.
ffi
Inputs
socket
an
object
blocking
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_blocking
( GSocket* socket,
gboolean
blocking )