]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #11851 from rgacogne/ddist-doh-only-call-getsockname-once
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 16 Aug 2022 12:15:59 +0000 (14:15 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Aug 2022 12:15:59 +0000 (14:15 +0200)
dnsdist: Only call getsockname() once per incoming DoH connection


Trivial merge