GResolverError

An error code used with G_RESOLVER_ERROR in a GError returned from a gio.Resolver routine.

Values

ValueMeaning
NOT_FOUND0

the requested name/address/service was not found

TEMPORARY_FAILURE1

the requested information could not be looked up due to a network error or similar problem

INTERNAL2

unknown error

Meta

Since

2.22