]> granicus.if.org Git - pdns/commit
rec: Don't call the broadcast function twice in the handler thread
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 7 May 2018 13:21:31 +0000 (15:21 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 15 May 2018 13:23:04 +0000 (15:23 +0200)
commit30e4075da9c18d5c1c79d74638e3f81bea1f5b24
tree375d07266319cd1d2a5ca04e4473726104c5a43c
parent36e23ca0c2618fee3df8a1345ccf74feedf69795
rec: Don't call the broadcast function twice in the handler thread

Also add some comments to clarify how the threads work.

(cherry picked from commit d27edfeb252a2d7745cb8353a7145967b686cc1d)
pdns/pdns_recursor.cc