]> git.ipfire.org Git - thirdparty/bind9.git/commit
Simplify the isc_event API
authorOndřej Surý <ondrej@isc.org>
Tue, 26 Jul 2022 11:03:01 +0000 (13:03 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 25 Aug 2022 10:24:25 +0000 (12:24 +0200)
commita26862e6538c60976afb08bd0f6dccb78d48b1c8
treec7ab6d8b9275c5d0a354d86f6a2c86c363e8fcf4
parent87a6dac92ed69fdba2d9d2dc76e36d8531cbe775
Simplify the isc_event API

The ev_tag field was never used, and has now been removed.
lib/dns/adb.c
lib/dns/catz.c
lib/dns/resolver.c
lib/dns/rpz.c
lib/dns/zone.c
lib/isc/event.c
lib/isc/include/isc/event.h
lib/isc/ratelimiter.c