bind9/lib
Ondřej Surý 6a88131d03 Add TCP, TCPDNS and TLSDNS write timer
When the outgoing TCP write buffers are full because the other party is
not reading the data, the uv_write() could wait indefinitely on the
uv_loop and never calling the callback.  Add a new write timer that uses
the `tcp-idle-timeout` value to interrupt the TCP connection when we are
not able to send data for defined period of time.

(cherry picked from commit 408b362169)
2022-02-17 10:05:24 +01:00
..
bind9 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
dns extend DLZ interface and example with ECS support 2022-01-27 16:20:55 -08:00
irs Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
isc Add TCP, TCPDNS and TLSDNS write timer 2022-02-17 10:05:24 +01:00
isccc Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
isccfg Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns allow dns_clientinfo to store client ECS data 2022-01-27 16:08:57 -08:00
win32/bindevt Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00