]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #13167 from rgacogne/tcpiohandler-fix-conn-index-race
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 28 Aug 2023 08:55:20 +0000 (10:55 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 08:55:20 +0000 (10:55 +0200)
TCPIOHandler: Fix a race when creating the first TLS connections


Trivial merge