bind9/lib/isc/netmgr
Ondřej Surý cd24556e14 Enable the load-balance-sockets configuration
Previously, HAVE_SO_REUSEPORT_LB has been defined only in the private
netmgr-int.h header file, making the configuration of load balanced
sockets inoperable.

Move the missing HAVE_SO_REUSEPORT_LB define the isc/netmgr.h and add
missing isc_nm_getloadbalancesockets() implementation.

(cherry picked from commit 142c63dda8)
2022-04-05 01:38:49 +02:00
..
http.c Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 08:42:16 +01:00
netmgr-int.h Enable the load-balance-sockets configuration 2022-04-05 01:38:49 +02:00
netmgr.c Enable the load-balance-sockets configuration 2022-04-05 01:38:49 +02:00
tcp.c Add option to configure load balance sockets 2022-04-04 23:59:59 +02:00
tcpdns.c Add option to configure load balance sockets 2022-04-04 23:59:59 +02:00
timer.c Change single write timer to per-send timers 2022-03-11 10:52:22 +01:00
tlsdns.c Add option to configure load balance sockets 2022-04-04 23:59:59 +02:00
tlsstream.c Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 08:42:16 +01:00
udp.c Add option to configure load balance sockets 2022-04-04 23:59:59 +02:00
uv-compat.c Add uv_tcp_close_reset compat 2022-02-17 09:47:43 +01:00
uv-compat.h Add uv_tcp_close_reset compat 2022-02-17 09:47:43 +01:00
uverr2result.c add UV_ENOTSUP to isc___nm_uverr2result() 2022-01-17 11:45:10 +01:00