bind9/lib
Ondřej Surý b43812692d Move netmgr/uv-compat.h to <isc/uv.h>
As we are going to use libuv outside of the netmgr, we need the shims to
be readily available for the rest of the codebase.

Move the "netmgr/uv-compat.h" to <isc/uv.h> and netmgr/uv-compat.c to
uv.c, and as a rule of thumb, the users of libuv should include
<isc/uv.h> instead of <uv.h> directly.

Additionally, merge netmgr/uverr2result.c into uv.c and rename the
single function from isc__nm_uverr2result() to isc_uverr2result().
2022-05-03 10:02:19 +02:00
..
bind9 Remove remaining checks for rbt64 2022-05-03 00:41:42 +01:00
dns Move netmgr/uv-compat.h to <isc/uv.h> 2022-05-03 10:02:19 +02:00
irs Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
isc Move netmgr/uv-compat.h to <isc/uv.h> 2022-05-03 10:02:19 +02:00
isccc Keep the list of scheduled events on the timer 2022-04-01 23:45:23 +02:00
isccfg Rename the configuration option to load balance sockets to reuseport 2022-04-06 17:03:57 +02:00
ns Move netmgr/uv-compat.h to <isc/uv.h> 2022-05-03 10:02:19 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00