bind9/bin
Ondřej Surý f7c82e406e Fix the isc_nm_closedown() to actually close the pending connections
1. The isc__nm_tcp_send() and isc__nm_tcp_read() was not checking
   whether the socket was still alive and scheduling reads/sends on
   closed socket.

2. The isc_nm_read(), isc_nm_send() and isc_nm_resumeread() have been
   changed to always return the error conditions via the callbacks, so
   they always succeed.  This applies to all protocols (UDP, TCP and
   TCPDNS).
2020-10-22 11:37:16 -07:00
..
check update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
confgen update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
delv update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
dig Drop unused bufferlist code 2020-10-22 13:11:16 +02:00
dnssec Remove the .key from the beginning of the line in rst file 2020-09-30 21:12:15 +02:00
named Fix the isc_nm_closedown() to actually close the pending connections 2020-10-22 11:37:16 -07:00
nsupdate The dns_message_create() cannot fail, change the return to void 2020-09-29 08:22:08 +02:00
pkcs11 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
plugins update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
rndc Fix the isc_nm_closedown() to actually close the pending connections 2020-10-22 11:37:16 -07:00
tests Ensure use of "echo_i" where possible 2020-10-22 09:54:24 +02:00
tools Try to improve rrl timing 2020-10-15 00:05:12 +00:00
win32/BINDInstall update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00