]> git.ipfire.org Git - thirdparty/pdns.git/commit
Name recursor threads consistently with a "rec/" prefix. 12399/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 9 Jan 2023 12:19:28 +0000 (13:19 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 9 Jan 2023 12:19:28 +0000 (13:19 +0100)
commit9548a664610ed7953b882186040fb5674546610d
treeb23e94842547dca436bda64a6ceb233f9360f6d3
parent496a6d0448bb06b983a2bc9934442218f09051f7
Name recursor threads consistently with a "rec/" prefix.

Use thread names without capitals, as they look a bit ugly otherwise.

Threads started by libfstrm are not named, as they are created internally by the lib.

Partly supsersedes #11138
pdns/recursordist/nod.cc
pdns/recursordist/rec-main.cc
pdns/recursordist/rpzloader.cc
pdns/remote_logger.cc
pdns/snmp-agent.cc
pdns/webserver.cc