]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Transport needs to be a selector when looking for an existing dispatch
authorMark Andrews <marka@isc.org>
Thu, 24 Oct 2024 01:20:51 +0000 (01:20 +0000)
committerMark Andrews <marka@isc.org>
Thu, 24 Oct 2024 01:20:51 +0000 (01:20 +0000)
This allows for dispatch to use existing TCP/HTTPS/TLS etc. streams without accidentally using an unexpected transport.

Closes #4989

Merge branch '4989-fix-transport-use-with-dispatch' into 'main'

See merge request isc-projects/bind9!9633


Trivial merge