Contains helper functions for reporting errors to the user.
Converts errno.h error codes into GIO error codes.
Converts some common error codes into GIO error codes. The fallback value G_IO_ERROR_FAILED is returned for error codes not handled. Since 2.26
See Implementation
Contains helper functions for reporting errors to the user.