bind9/lib/isccc
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
..
include Fix the isc_nm_closedown() to actually close the pending connections 2020-10-22 11:37:16 -07:00
tests update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
win32 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
alist.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
api Update library API versions 2020-10-22 08:54:32 +02:00
base64.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
cc.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
ccmsg.c Fix the isc_nm_closedown() to actually close the pending connections 2020-10-22 11:37:16 -07:00
Makefile.am Fix function overrides in unit tests on macOS 2020-09-28 09:09:21 +02:00
result.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
sexpr.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
symtab.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00