]> 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>
Wed, 16 May 2018 15:22:02 +0000 (17:22 +0200)
commit387b9ca60d8a7c59912de176e4ce2ca72700ae08
treef398ee2126db13f8f4dd772b260f5e59f8661426
parent49467864788595048c0e2607a8992602ce518950
rec: Don't call the broadcast function twice in the handler thread

Also add some comments to clarify how the threads work.
pdns/pdns_recursor.cc