]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3696-make-the-read-and-send-callbacks-more-synchronous' into 'main'
authorOndřej Surý <ondrej@isc.org>
Fri, 25 Nov 2022 15:19:51 +0000 (15:19 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 25 Nov 2022 15:19:51 +0000 (15:19 +0000)
commit249704228d3ea4f557f1bc0a3909f5f1e1cd6070
tree023c9816e0ce450f5680a3f906d4fae72d0b9517
parentc1305baecedd402cfa0eeb46b78df49f45d7c63a
parentf3004da3a5ce577c0e794606fd32f1b99d830525
Merge branch '3696-make-the-read-and-send-callbacks-more-synchronous' into 'main'

Make the netmgr read callback to be asynchronous only when needed

Closes #3696

See merge request isc-projects/bind9!7119