36 #include <ldns/ldns.h> 48 #define NOTIFY_MAX_UDP 50 49 #define NOTIFY_MAX_RETRY 5 50 #define NOTIFY_RETRY_TIMEOUT 15
void notify_enable(notify_type *notify, ldns_rr *soa)
void notify_send(notify_type *notify)
void notify_cleanup(notify_type *notify)
xfrhandler_type * xfrhandler
notify_type * waiting_next
notify_type * notify_create(xfrhandler_type *xfrhandler, zone_type *zone)
netio_handler_type handler