Avahi based Zeroconf support. More...
#include <assert.h>#include <stdlib.h>#include <string.h>#include <avahi-client/client.h>#include <avahi-client/publish.h>#include <avahi-common/alternative.h>#include <avahi-common/error.h>#include <avahi-common/malloc.h>#include <avahi-common/thread-watch.h>#include <atalk/logger.h>Go to the source code of this file.
Data Structures | |
| struct | context |
Functions | |
| void | av_zeroconf_register (const AFPObj *obj) |
| int | av_zeroconf_unregister (void) |
| Tries to shutdown this loop impl. | |
Avahi based Zeroconf support.
| void av_zeroconf_register | ( | const AFPObj * | obj | ) |
Tries to setup the Zeroconf thread and any neccessary config setting.
| int av_zeroconf_unregister | ( | void | ) |
Tries to shutdown this loop impl.