]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2320-avoid-netievent-allocations-if-not-needed' into 'main'
authorOndřej Surý <ondrej@isc.org>
Wed, 2 Dec 2020 10:04:25 +0000 (10:04 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 2 Dec 2020 10:04:25 +0000 (10:04 +0000)
commita958d646ee9a7bcdaa4711c6037025efdd230b72
tree7eec14f25f77cd5b4416ffb7b371c8574aa956fd
parent886eb5722d912fc55f5b887b11ff2fd55a9005da
parent4e8019066365796cdada5a74ac93d1f15359db00
Merge branch '2320-avoid-netievent-allocations-if-not-needed' into 'main'

Avoid netievent allocations when the callbacks can be called directly

Closes #2320

See merge request isc-projects/bind9!4452