bind9/lib/isc/netmgr
Aram Sargsyan 74a8acdc8d Separate the single setter/getter functions for TCP timeouts
Previously all kinds of TCP timeouts had a single getter and setter
functions. Separate each timeout to its own getter/setter functions,
because in majority of cases only one is required at a time, and it's
not optimal expanding those functions every time a new timeout value
is implemented.
2025-04-23 17:03:05 +00:00
..
http.c use ISC_LIST_FOREACH in more places 2025-03-31 13:45:14 -07:00
netmgr-int.h Implement tcp-primaries-timeout 2025-04-23 17:03:05 +00:00
netmgr.c Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
proxystream.c Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
proxyudp.c Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
socket.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
streamdns.c Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
tcp.c Remove unused isc_mutexblock and isc_condition units 2025-03-01 07:33:09 +01:00
timer.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tlsstream.c Remove unused isc_mutexblock and isc_condition units 2025-03-01 07:33:09 +01:00
udp.c Remove unused isc_mutexblock and isc_condition units 2025-03-01 07:33:09 +01:00