Skip to content

refactor zone.c to use loop callbacks

Evan Hunt requested to merge 3797-part1-zone-task-refactoring into main

Refactor uses of the isc_task API in zone.c (zonemgr_getio() and the dns_io API, key refresh queries, synchronizing inline signing zones, nsec3param updates, xfrin quota, etc) to use loopmgr callbacks instead.

Edited by Evan Hunt

Merge request reports