]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix the Windows paths modified for load balanced sockets
authorOndřej Surý <ondrej@isc.org>
Tue, 5 Apr 2022 09:31:59 +0000 (11:31 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 5 Apr 2022 09:53:18 +0000 (11:53 +0200)
commitd836f23f79e7f35deedfaab4d9a5e42cf6a65d55
tree3b8784b66ab2886a15a703e96410345f78684d0b
parent93d61ae5d2764dd12a779da5d99eee5c595222d9
Fix the Windows paths modified for load balanced sockets

When backporting the load balanced sockets to BIND 9.16, the Windows
specific paths were missed.  Add the #if(n)def _WIN32 back into the
appropriate places.
lib/isc/netmgr/tcp.c
lib/isc/netmgr/tcpdns.c
lib/isc/netmgr/udp.c