]> git.ipfire.org Git - thirdparty/bind9.git/commit
Keep the list of scheduled events on the timer
authorOndřej Surý <ondrej@isc.org>
Thu, 31 Mar 2022 19:59:57 +0000 (21:59 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 1 Apr 2022 21:45:23 +0000 (23:45 +0200)
commit48b2a5df97b3aaa15d610dc546f8f51ecf7cf1dd
treec35fde6fa5d52df17abd5f8cb97ea352d60a68a3
parent17aed2f8951d75bfb4ea8ff5fcfdb7f13dd0ce2d
Keep the list of scheduled events on the timer

Instead of searching for the events to purge, keep the list of scheduled
events on the timer list and purge the events that we have scheduled.
lib/dns/include/dns/events.h
lib/isc/include/isc/app.h
lib/isc/include/isc/event.h
lib/isc/include/isc/task.h
lib/isc/include/isc/timer.h
lib/isc/timer.c
lib/isccc/include/isccc/events.h