| Value | Meaning |
|---|---|
| Fbig0 | File too large. |
| Inval1 | Invalid argument. |
| Io2 | IO error. |
| Isdir3 | File is a directory. |
| Nospc4 | No space left on device. |
| Nxio5 | No such device or address. |
| Overflow6 | Value too large for defined datatype. |
| Pipe7 | Broken pipe. |
| Failed8 | Some other error. |
Error codes returned by #GIOChannel operations.