]> granicus.if.org Git - pdns/commit
Allow multiple simulaneous incoming TCP queries over a connection.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 18 Sep 2019 10:01:01 +0000 (12:01 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 8 Oct 2019 14:15:29 +0000 (16:15 +0200)
commitd5c6ec956fc9c127ad0779af804e2b0ecc6c912f
tree62eeec92a588d19f74c6db8fa0d63fbeea0a4636
parent2b041ae5bbcacffe4130b0996d62df9a16a62751
Allow multiple simulaneous incoming TCP queries over a connection.
Answers are sent out the moment the become available, so not
necesarily in the same order as received. There's a limit on how
many queries per TCP induced connection we may have in flight.
pdns/pdns_recursor.cc
pdns/sdig.cc
pdns/syncres.hh