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-28 21:17:54 +00:00
Code
Issues
Releases
Wiki
Activity
bind
/
lib
/
isc
/
netmgr
History
Ondřej Surý
2191d2bf44
fix nmhandle attach/detach errors in tcpdnsconnect_cb()
...
we need to attach to the statichandle when connecting TCPDNS sockets, same as with UDP.
2020-11-07 20:49:53 +01:00
..
netmgr-int.h
Put up additional safe guards to not use inactive/closed tcpdns socket
2020-11-02 20:58:00 +01:00
netmgr.c
fix nmhandle attach/detach errors in tcpdnsconnect_cb()
2020-11-07 20:49:53 +01:00
tcp.c
Incorrect result code passed to failed_connect_cb
2020-11-04 21:58:05 +00:00
tcpdns.c
fix nmhandle attach/detach errors in tcpdnsconnect_cb()
2020-11-07 20:49:53 +01:00
udp.c
Fix more races between connect and shutdown
2020-10-30 11:11:54 +01:00
uv-compat.c
add netmgr functions to support outgoing DNS queries
2020-10-30 11:11:54 +01:00
uv-compat.h
add netmgr functions to support outgoing DNS queries
2020-10-30 11:11:54 +01:00
uverr2result.c
add netmgr functions to support outgoing DNS queries
2020-10-30 11:11:54 +01:00