| GSK Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
Old-Fashioned errno HandlingOld-Fashioned errno Handling — A few tricks which operate on the same type as errno, an int. |
Methods to determine in an errno is important, and to extract it from a file-descriptor that had an error.
gboolean gsk_errno_is_ignorable (int errno_value);
Determine whether an errno code is insignificant.
|
errno value. |
Returns : |
whether the error is a transient ignorable error. |