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
0ce7ded9f9ab4e2b8a8b026d117e9467efe840ec
bind9
/
lib
/
isc
/
netmgr
History
Evan Hunt
68a1c9d679
change 'expr == true' to 'expr' in conditionals
2020-05-25 16:09:57 -07:00
..
netmgr-int.h
Redesigned TCP accepting: one listen/accept loop, passing the connected socket.
2020-05-13 08:45:27 +02:00
netmgr.c
change 'expr == true' to 'expr' in conditionals
2020-05-25 16:09:57 -07:00
tcp.c
Redesigned TCP accepting: one listen/accept loop, passing the connected socket.
2020-05-13 08:45:27 +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