]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor zone stub, refresh and notify event callbacks
authorOndřej Surý <ondrej@isc.org>
Fri, 7 Jan 2022 12:10:09 +0000 (13:10 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 13 Jan 2022 16:58:33 +0000 (17:58 +0100)
commitefca93942cda52307c9d2c25d3949b599d8494c8
tree52fdeea94519b168e2b29f58bb77e0b46f8c88d0
parent28c8fb839cdb95af6cb7dffc8283e34901219c8f
Refactor zone stub, refresh and notify event callbacks

This commit cleanups the way how we handle the revent->result in the
stub_callback(), refresh_callback() and notify_done() zone callbacks.
lib/dns/zone.c