]> git.ipfire.org Git - thirdparty/unbound.git/commit
tcp connection is stored and picked up for reuse
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 3 Jun 2020 15:24:26 +0000 (17:24 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 3 Jun 2020 15:24:26 +0000 (17:24 +0200)
commitfd723aed277f9f5ee491cb94b2c872fb2456f818
tree0b1b80d7ec632d176574e42ba2bc27c8fc2ad016
parent7cc6a89e21124362987a137f50fcba81ac55e197
tcp connection is stored and picked up for reuse
fix that comm_point_start_listening does not close the same fd that is started.
services/outside_network.c
testdata/tcp_reuse.tdir/tcp_reuse.post
testdata/tcp_reuse.tdir/tcp_reuse.pre
util/netevent.c