]> git.ipfire.org Git - thirdparty/unbound.git/commit
stream reuse, write and read again if more data can go over the channel,
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 13 Jul 2020 13:16:59 +0000 (15:16 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 13 Jul 2020 13:16:59 +0000 (15:16 +0200)
commit19a35fb83922bd89d678e241a531d9625a25ea05
tree44d4151262f41f624952c09fa90ebe7c9542eaf3
parent9914b7216b361d9362f60bec68eb99f0aac6309c
stream reuse, write and read again if more data can go over the channel,
this amortizes the event loop mechanism for busy channels, for performance.
services/outside_network.c
util/netevent.c
util/netevent.h