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
96e119cd196893ddd86fc0f8cdbe49572b0ea7bb
bind9
/
lib
/
isc
/
netmgr
History
Witold Kręcicki
96e119cd19
rename isc_nmsocket_t->tcphandle to statichandle
2020-09-04 14:25:06 -07:00
..
netmgr-int.h
rename isc_nmsocket_t->tcphandle to statichandle
2020-09-04 14:25:06 -07:00
netmgr.c
rename isc_nmsocket_t->tcphandle to statichandle
2020-09-04 14:25:06 -07:00
tcp.c
rename isc_nmsocket_t->tcphandle to statichandle
2020-09-04 14:25:06 -07:00
tcpdns.c
use handles for isc_nm_pauseread() and isc_nm_resumeread()
2020-07-13 13:17:08 -07:00
udp.c
Use different allocators for UDP and TCP
2020-08-05 12:57:23 +02:00
uv-compat.c
isc_uv_import must pass UV__IPC_SOCKET_XFER_TCP_CONNECTION, not SERVER.
2020-06-03 20:08:54 +00: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