This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
ba2e8fe5f9a48a3d723bfb53dbca35f22c5bddb2
bind9
/
lib
/
isc
/
netmgr
T
History
Evan Hunt
b5475c9cda
corrected code style errors
...
- add missing brackets around one-line statements - add paretheses around return values
2024-10-18 19:31:56 +00:00
..
http.c
corrected code style errors
2024-10-18 19:31:56 +00:00
netmgr-int.h
Don't enable SO_REUSEADDR on outgoing UDP sockets
2024-10-02 12:16:58 +00:00
netmgr.c
Limit the number of DNS message processed from a single TCP read
2024-06-10 16:48:54 +02: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
Don't enable SO_REUSEADDR on outgoing UDP sockets
2024-10-02 12:16:58 +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
Don't enable SO_REUSEADDR on outgoing UDP sockets
2024-10-02 12:16:58 +00:00
timer.c
Update netmgr, tasks, and applications to use isc_loopmgr
2022-08-26 09:09:24 +02:00
tlsstream.c
Attach/detach to the listening child socket when accepting TLS
2024-08-07 15:16:50 +00:00
udp.c
Don't enable SO_REUSEADDR on outgoing UDP sockets
2024-10-02 12:16:58 +00:00