bind9/lib
Ondřej Surý ce0083474e Cleanup the remaining of HAVE_UV_<func> macros
While cleaning up the usage of HAVE_UV_<func> macros, we forgot to
cleanup the HAVE_UV_UDP_CONNECT in the actual code and
HAVE_UV_TRANSLATE_SYS_ERROR and this was causing Windows build to fail
on uv_udp_send() because the socket was already connected and we were
falsely assuming that it was not.

The platforms with autoconf support were not affected, because we were
still checking for the functions from the configure.

(cherry picked from commit 67afea6cfc)
2021-06-02 12:01:29 +02:00
..
bind9 Check key-directory duplicates for kasp zones 2021-05-19 00:44:32 +00:00
dns Indicate to the kernel that we won't be needing the zone dumps 2021-05-31 16:57:20 +02:00
irs backport of netmgr/taskmgr to 9.16 2021-05-14 12:52:48 +02:00
isc Cleanup the remaining of HAVE_UV_<func> macros 2021-06-02 12:01:29 +02:00
isccc Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
isccfg inline-signing should have been in zone_only_clauses 2021-05-27 15:27:03 +02:00
ns Several serve-stale improvements 2021-05-30 12:30:36 -07:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in move samples/resolve.c to bin/tests/system 2021-04-19 14:32:53 +02:00