42 #include <ldns/ldns.h> 44 #define NOTIFY_MAX_UDP 50 45 #define NOTIFY_MAX_RETRY 5 46 #define NOTIFY_RETRY_TIMEOUT 15
void notify_enable(notify_type *notify, ldns_rr *soa)
void notify_send(notify_type *notify)
notify_type * notify_create(void *xfrhandler, void *zone)
void notify_cleanup(notify_type *notify)
allocator_type * allocator
notify_type * waiting_next
netio_handler_type handler