bind9/lib/isc/netmgr
Ondřej Surý 827a153d99 Remove superfluous memset() in isc_nmsocket_init()
The tlsstream part of the isc_nmsocket_t gets initialized via designater
initializer and doesn't need the extra memset() later; just remove it.
2024-08-05 07:32:12 +00:00
..
http.c Keep the endpoints set reference within an HTTP/2 socket 2024-06-10 16:40:12 +02:00
netmgr-int.h Drop expired but not accepted TCP connections 2024-07-03 15:03:02 +03:00
netmgr.c Remove superfluous memset() in isc_nmsocket_init() 2024-08-05 07:32:12 +00:00
proxystream.c Add memory pools for isc_nmsocket_t structures 2024-02-08 15:13:47 +01:00
proxyudp.c Add memory pools for isc_nmsocket_t structures 2024-02-08 15:13:47 +01:00
socket.c Cleanup the last Windows / MSC ifdefs and comments 2023-04-03 09:06:20 +00:00
streamdns.c Limit the number of DNS message processed from a single TCP read 2024-06-10 16:48:54 +02:00
tcp.c Drop expired but not accepted TCP connections 2024-07-03 15:03:02 +03:00
timer.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tlsstream.c Add memory pools for isc_nmsocket_t structures 2024-02-08 15:13:47 +01:00
udp.c Add memory pools for isc_nmsocket_t structures 2024-02-08 15:13:47 +01:00