]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add uv_req_get_data() and uv_req_set_data() compatibility shims
authorOndřej Surý <ondrej@sury.org>
Thu, 27 May 2021 09:46:38 +0000 (11:46 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 31 May 2021 12:52:05 +0000 (14:52 +0200)
commitf752840db39eaceb93094e56a378444fba676794
tree9b5d38136bb344cefac8adea41f2d8a66f19e1c7
parent7b02848865131dd9636ce25a4a4d9d7ca705c2f2
Add uv_req_get_data() and uv_req_set_data() compatibility shims

The uv_req_get_data() and uv_req_set_data() functions were introduced in
libuv >= 1.19.0, so we need to add compatibility shims with older libuv
versions.
config.h.win32
configure.ac
lib/isc/netmgr/uv-compat.h