Converts an errno error number to a GIOChannelError.
an errno error number, e.g. EINVAL
a GIOChannelError error number, e.g. G_IO_CHANNEL_ERROR_INVAL.
See Implementation
Converts an errno error number to a GIOChannelError.