Enumeration
GioResolverError
since: 2.22
Description [src]
An error code used with G_RESOLVER_ERROR
in a GError
returned
from a GResolver
routine.
Available since: 2.22
Members
-
G_RESOLVER_ERROR_NOT_FOUND
-
The requested name/address/service was not found.
- Value:
0
- Available since: 2.22
- Value:
-
G_RESOLVER_ERROR_TEMPORARY_FAILURE
-
The requested information could not be looked up due to a network error or similar problem.
- Value:
1
- Available since: 2.22
- Value:
-
G_RESOLVER_ERROR_INTERNAL
-
Unknown error.
- Value:
2
- Available since: 2.22
- Value: