GIOError

#GIOError is only used by the deprecated functions g_io_channel_read(), g_io_channel_write(), and g_io_channel_seek().

Values

ValueMeaning
NONE0

no error

AGAIN1

an EAGAIN error occurred

INVAL2

an EINVAL error occurred

UNKNOWN3

another error occurred

Meta