bind9/lib
Witold Kręcicki 801f7af6e9 isc_uv_import must pass UV__IPC_SOCKET_XFER_TCP_CONNECTION, not SERVER.
As a leftover from old TCP accept code isc_uv_import passed TCP_SERVER
flag when importing a socket on Windows.
Since now we're importing/exporting accepted connections it needs to
pass TCP_CONNECTION flag.
2020-06-03 20:08:54 +00:00
..
bind9 Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
dns Retire predecessor when creating successor 2020-06-02 10:01:28 +02:00
irs Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
isc isc_uv_import must pass UV__IPC_SOCKET_XFER_TCP_CONNECTION, not SERVER. 2020-06-03 20:08:54 +00:00
isccc Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
isccfg Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
ns Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
samples Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
win32/bindevt Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00