]> git.ipfire.org Git - thirdparty/unbound.git/commit
in tcp write callback routine dont reset read byte count if write and read.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 26 Jun 2020 08:54:13 +0000 (10:54 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 26 Jun 2020 08:54:13 +0000 (10:54 +0200)
commit64c8d18814d09a66f47dcae79e2ade94f198166c
tree1b102c89dd1c0d41ae077b92ad7c1b91bef410f7
parentd033ce6c23afb2f5c3fb0eaf463d1e230c22f3eb
in tcp write callback routine dont reset read byte count if write and read.
in tcp write callback and write and read and write is done perform callback.
tcp connection is selected to not toggle readwrite and give closed callback.
services/outside_network.c
util/netevent.c