]> git.ipfire.org Git - thirdparty/pdns.git/commit
Try shorter thread names
authorJosh Soref <jsoref@users.noreply.github.com>
Thu, 30 Dec 2021 03:40:10 +0000 (22:40 -0500)
committerJosh Soref <jsoref@users.noreply.github.com>
Thu, 30 Dec 2021 03:40:10 +0000 (22:40 -0500)
commitf3813e097ef9b4053009372e8009915bcd496a63
tree10a27fda2c714129be8c68e2dcf171df7dc84389
parent38f0283cb90793450640ca6e186cbc3027ae7a55
Try shorter thread names

https://man7.org/linux/man-pages/man3/pthread_setname_np.3.html

       ... The thread name is a
       meaningful C language string, whose length is restricted to 16
       characters, including the terminating null byte ('\0').
pdns/threadname.cc