Enumeration (GI Flags)

GLib-2.0GLibIOCondition

A bitwise combination representing a condition to watch for on an event source.

Index
ERR: 8

Error condition.

HUP: 16

Hung up (the connection has been broken, usually for pipes and sockets).

IN: 1

There is data to read.

NVAL: 32

Invalid request. The file descriptor is not open.

OUT: 4

Data can be written (without blocking).

PRI: 2

There is urgent data to read.

Variables

$gtype