Files
bind9/lib
Witold Kręcicki 091117b7ae 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.

(cherry picked from commit 801f7af6e9)
2020-06-03 23:27:24 +02:00
..
2020-05-19 13:57:37 +02:00
2020-05-19 13:57:36 +02:00
2020-05-19 13:57:37 +02:00
2020-04-16 07:56:38 +02:00