]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #2846 from rgacogne/dnsdist-rings-rwlocks
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 2 Dec 2015 15:59:24 +0000 (16:59 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 2 Dec 2015 15:59:24 +0000 (16:59 +0100)
Protect dnsdist client and query rings with a RW lock. Plus IDstate lock, which we might be able to remove later. It is going to be bad for performance.


Trivial merge