]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add runtime detection of SO_REUSEPORT, use it instead of dup() if available.
authorWitold Kręcicki <wpk@isc.org>
Thu, 23 Aug 2018 07:42:30 +0000 (09:42 +0200)
committerWitold Kręcicki <wpk@isc.org>
Tue, 6 Nov 2018 11:25:09 +0000 (11:25 +0000)
commit68d5614a8d1208026cbd14871ac82f6c2520d8a0
tree860498a8bf1cc8b75fd212beefabab8454c773c5
parent725f144f4f0727ee6cc3051bc98c9787dd563fc2
Add runtime detection of SO_REUSEPORT, use it instead of dup() if available.
lib/dns/dispatch.c
lib/isc/include/isc/socket.h
lib/isc/unix/socket.c
lib/isc/win32/libisc.def.in
lib/isc/win32/socket.c