Error codes used by avahi.
Enumerator |
---|
AVAHI_OK | OK.
|
AVAHI_ERR_FAILURE | Generic error code.
|
AVAHI_ERR_BAD_STATE | Object was in a bad state.
|
AVAHI_ERR_INVALID_HOST_NAME | Invalid host name.
|
AVAHI_ERR_INVALID_DOMAIN_NAME | Invalid domain name.
|
AVAHI_ERR_NO_NETWORK | No suitable network protocol available.
|
AVAHI_ERR_INVALID_TTL | Invalid DNS TTL.
|
AVAHI_ERR_IS_PATTERN | RR key is pattern.
|
AVAHI_ERR_COLLISION | Name collision.
|
AVAHI_ERR_INVALID_RECORD | Invalid RR.
|
AVAHI_ERR_INVALID_SERVICE_NAME | Invalid service name.
|
AVAHI_ERR_INVALID_SERVICE_TYPE | Invalid service type.
|
AVAHI_ERR_INVALID_PORT | Invalid port number.
|
AVAHI_ERR_INVALID_KEY | Invalid key.
|
AVAHI_ERR_INVALID_ADDRESS | Invalid address.
|
AVAHI_ERR_TIMEOUT | Timeout reached.
|
AVAHI_ERR_TOO_MANY_CLIENTS | Too many clients.
|
AVAHI_ERR_TOO_MANY_OBJECTS | Too many objects.
|
AVAHI_ERR_TOO_MANY_ENTRIES | Too many entries.
|
AVAHI_ERR_OS | OS error.
|
AVAHI_ERR_ACCESS_DENIED | Access denied.
|
AVAHI_ERR_INVALID_OPERATION | Invalid operation.
|
AVAHI_ERR_DBUS_ERROR | An unexpected D-Bus error occurred.
|
AVAHI_ERR_DISCONNECTED | Daemon connection failed.
|
AVAHI_ERR_NO_MEMORY | Memory exhausted.
|
AVAHI_ERR_INVALID_OBJECT | The object passed to this function was invalid.
|
AVAHI_ERR_NO_DAEMON | Daemon not running.
|
AVAHI_ERR_INVALID_INTERFACE | Invalid interface.
|
AVAHI_ERR_INVALID_PROTOCOL | Invalid protocol.
|
AVAHI_ERR_INVALID_FLAGS | Invalid flags.
|
AVAHI_ERR_NOT_FOUND | Not found.
|
AVAHI_ERR_INVALID_CONFIG | Configuration error.
|
AVAHI_ERR_VERSION_MISMATCH | Verson mismatch.
|
AVAHI_ERR_INVALID_SERVICE_SUBTYPE | Invalid service subtype.
|
AVAHI_ERR_INVALID_PACKET | Invalid packet.
|
AVAHI_ERR_INVALID_DNS_ERROR | Invlaid DNS return code.
|
AVAHI_ERR_DNS_FORMERR | DNS Error: Form error.
|
AVAHI_ERR_DNS_SERVFAIL | DNS Error: Server Failure.
|
AVAHI_ERR_DNS_NXDOMAIN | DNS Error: No such domain.
|
AVAHI_ERR_DNS_NOTIMP | DNS Error: Not implemented.
|
AVAHI_ERR_DNS_REFUSED | DNS Error: Operation refused.
|
AVAHI_ERR_DNS_YXDOMAIN | |
AVAHI_ERR_DNS_YXRRSET | |
AVAHI_ERR_DNS_NXRRSET | |
AVAHI_ERR_DNS_NOTAUTH | DNS Error: Not authorized.
|
AVAHI_ERR_DNS_NOTZONE | |
AVAHI_ERR_INVALID_RDATA | Invalid RDATA.
|
AVAHI_ERR_INVALID_DNS_CLASS | Invalid DNS class.
|
AVAHI_ERR_INVALID_DNS_TYPE | Invalid DNS type.
|
AVAHI_ERR_NOT_SUPPORTED | Not supported.
|
AVAHI_ERR_NOT_PERMITTED | Operation not permitted.
|
AVAHI_ERR_INVALID_ARGUMENT | Invalid argument.
|
AVAHI_ERR_IS_EMPTY | Is empty.
|
AVAHI_ERR_NO_CHANGE | The requested operation is invalid because it is redundant.
|
AVAHI_ERR_MAX | |