<%GLibIOStatus>

<%GLibIOStatus>

Description

Statuses returned by most of the GIOFuncs functions.

Members

error

alias G_IO_STATUS_ERROR

An error occurred.

normal

alias G_IO_STATUS_NORMAL

Success.

eof

alias G_IO_STATUS_EOF

End of file.

again

alias G_IO_STATUS_AGAIN

Resource temporarily unavailable.