]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use UV_VERSION_HEX to decide whether we need libuv shim functions
authorOndřej Surý <ondrej@sury.org>
Thu, 27 May 2021 11:38:21 +0000 (13:38 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 31 May 2021 12:52:05 +0000 (14:52 +0200)
commit211bfefbaa7c709ef8dc368720dd363316982e41
treed35e7052f7bfef7087a3de5ff0df11d7823f02c1
parent7477d1b2edb6c63c6818bbae60c043b0158a05cf
Use UV_VERSION_HEX to decide whether we need libuv shim functions

Instead of having a configure check for every missing function that has
been added in later version of libuv, we now use UV_VERSION_HEX to
decide whether we need the shim or not.
config.h.win32
lib/isc/netmgr/uv-compat.c
lib/isc/netmgr/uv-compat.h