Go to the source code of this file.
|
| typedef void(* | E2AvahiResolveCallback) (void *userdata, int event, const char *name, const char *type, const char *host_name, uint16_t port) |
| |
◆ E2AVAHI_EVENT_ADD
| #define E2AVAHI_EVENT_ADD 1 |
◆ E2AVAHI_EVENT_REMOVE
| #define E2AVAHI_EVENT_REMOVE 2 |
◆ E2AvahiResolveCallback
| typedef void(* E2AvahiResolveCallback) (void *userdata, int event, const char *name, const char *type, const char *host_name, uint16_t port) |
◆ e2avahi_announce()
| void e2avahi_announce |
( |
const char * |
service_name, |
|
|
const char * |
service_type, |
|
|
unsigned short |
port_num |
|
) |
| |
◆ e2avahi_close()
◆ e2avahi_init()
◆ e2avahi_resolve()
◆ e2avahi_resolve_cancel()