From: Aki Tuomi Date: Mon, 2 Nov 2020 07:58:10 +0000 (+0200) Subject: distributor.hh: Document threadname truncation X-Git-Tag: dnsdist-1.7.0-alpha1~10^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5594160100775a7fa947704353a3ba379cac7087;p=thirdparty%2Fpdns.git distributor.hh: Document threadname truncation --- diff --git a/pdns/distributor.hh b/pdns/distributor.hh index bb9b77ae34..8dbf141e8c 100644 --- a/pdns/distributor.hh +++ b/pdns/distributor.hh @@ -181,6 +181,7 @@ templateMultiThreadDistributorvoid MultiThreadDistributor::distribute(int ournum) { + // this is the longest name we can use, not a typo setThreadName("pdns/distributo"); try {