#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) |
void av_zeroconf_register | ( | const AFPObj * | obj | ) |
int av_zeroconf_unregister | ( | void | ) |