]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1899-fix-tcp-accept-windows-v9_16' into 'v9_16'
authorOndřej Surý <ondrej@isc.org>
Wed, 3 Jun 2020 22:19:22 +0000 (22:19 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 3 Jun 2020 22:19:22 +0000 (22:19 +0000)
commit87ee1a225ecc2d871ef4f2b27a6b240c3a45d29c
treef142e55658561b0d6e92a94642b9cb1d18754686
parent4b9e317561987e53c1784b51f67898d0fb7d45f7
parent091117b7ae3ff61496d2c860233c0a58b6ce7735
Merge branch '1899-fix-tcp-accept-windows-v9_16' into 'v9_16'

isc_uv_import must pass UV__IPC_SOCKET_XFER_TCP_CONNECTION, not SERVER.

See merge request isc-projects/bind9!3645