This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
bind
Watch
2
Star
0
Fork
0
You've already forked bind
mirror of
https://gitlab.isc.org/isc-projects/bind9
synced
2025-08-29 05:28:00 +00:00
Code
Issues
Releases
Wiki
Activity
bind
/
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