bind9/lib/isc/netmgr
Ondřej Surý f55a4d3e55 Allow listening on less than nworkers threads
For some applications, it's useful to not listen on full battery of
threads.  Add workers argument to all isc_nm_listen*() functions and
convenience ISC_NM_LISTEN_ONE and ISC_NM_LISTEN_ALL macros.
2022-04-19 11:08:13 +02:00
..
http.c Allow listening on less than nworkers threads 2022-04-19 11:08:13 +02:00
netmgr-int.h Add isc_nmsocket_set_tlsctx() 2022-04-06 18:45:57 +03:00
netmgr.c Add isc_nmsocket_set_tlsctx() 2022-04-06 18:45:57 +03:00
tcp.c Allow listening on less than nworkers threads 2022-04-19 11:08:13 +02:00
tcpdns.c Allow listening on less than nworkers threads 2022-04-19 11:08:13 +02:00
timer.c Change single write timer to per-send timers 2022-03-11 09:56:57 +01:00
tlsdns.c Allow listening on less than nworkers threads 2022-04-19 11:08:13 +02:00
tlsstream.c Allow listening on less than nworkers threads 2022-04-19 11:08:13 +02:00
udp.c Allow listening on less than nworkers threads 2022-04-19 11:08:13 +02:00
uv-compat.c Add uv_tcp_close_reset compat 2022-02-17 09:06:58 +01:00
uv-compat.h Add uv_tcp_close_reset compat 2022-02-17 09:06:58 +01:00
uverr2result.c add UV_ENOTSUP to isc___nm_uverr2result() 2022-01-17 11:45:10 +01:00