]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add uv_tcp_close_reset compat
authorOndřej Surý <ondrej@isc.org>
Wed, 9 Feb 2022 11:45:37 +0000 (12:45 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 17 Feb 2022 08:06:58 +0000 (09:06 +0100)
commitcd3b58622c7401cd4150ea0a489596b1504b8869
treee2a63aa32db906f8781b536108c4805476090378
parent45a73c113f2982b7171632d75d4bbb51d4e6bb53
Add uv_tcp_close_reset compat

The uv_tcp_close_reset() function was added in libuv 1.32.0 and since we
support older libuv releases, we have to add a shim uv_tcp_close_reset()
implementation loosely based on libuv.
lib/isc/netmgr/uv-compat.c
lib/isc/netmgr/uv-compat.h