This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
79de6edde82f4417359a49eae1b3f756044d950f
bind9
/
lib
/
isc
/
netmgr
History
Witold Kręcicki
fa02f6438b
Don't set UDP recv/send buffer sizes - use system defaults (unless explicitly defined)
2020-05-01 17:04:00 +02:00
..
netmgr-int.h
Deactivate the handle before sending the async close callback.
2020-03-30 10:26:05 +02:00
netmgr.c
Don't free udp recv buffer if UV_UDP_MMSG_CHUNK is set
2020-04-30 17:30:37 +02:00
tcp.c
Complete rewrite the BIND 9 build system
2020-04-21 14:19:48 +02:00
tcpdns.c
netmgr refactoring: use generic functions when operating on sockets.
2020-03-24 20:31:43 +00:00
udp.c
Don't set UDP recv/send buffer sizes - use system defaults (unless explicitly defined)
2020-05-01 17:04:00 +02:00
uv-compat.c
Use the new sorting rules to regroup #include headers
2020-03-09 16:19:22 +01:00
uv-compat.h
Use libuv-provided uv_{export,import} if available.
2020-02-18 12:17:55 +01:00
uverr2result.c
Proper accounting of active TCP connections
2020-03-05 18:02:27 +00:00