#include <avahi-common/cdecl.h>
Go to the source code of this file.
Some common definitions
Definition in file defs.h.
#define AVAHI_DEFAULT_TTL (75*60) |
#define AVAHI_DEFAULT_TTL_HOST_NAME (120) |
anonymous enum |
anonymous enum |
enum AvahiBrowserEvent |
Type of callback event when browsing
The type of domain to browse for
enum AvahiEntryGroupState |
States of an entry group object
AVAHI_ENTRY_GROUP_UNCOMMITED |
The group has not yet been commited, the user must still call avahi_entry_group_commit() |
AVAHI_ENTRY_GROUP_REGISTERING |
The entries of the group are currently being registered |
AVAHI_ENTRY_GROUP_ESTABLISHED |
The entries have successfully been established |
AVAHI_ENTRY_GROUP_COLLISION |
A name collision for one of the entries in the group has been detected, the entries have been withdrawn |
AVAHI_ENTRY_GROUP_FAILURE |
Some kind of failure happened, the entries have been withdrawn |
enum AvahiLookupFlags |
Some flags for lookup callback functions
enum AvahiPublishFlags |
Some flags for publishing functions
enum AvahiResolverEvent |
enum AvahiServerState |
States of a server object