]> git.ipfire.org Git - thirdparty/pdns.git/commit
Replace manual maintainance of periodic tasks by an OO approach.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 2 Feb 2022 12:27:42 +0000 (13:27 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 4 Feb 2022 15:33:17 +0000 (16:33 +0100)
commit3e34e2eef1d820dbb35705be559aa8acd24da07d
treebab6788f946cad6ec805511bc28a8194d1c4238f
parent12d596723b8fd85107179f14fa5c1f4958922206
Replace manual maintainance of periodic tasks by an OO approach.

This is much more clean and easier and enables a lot more freedom
to have different periods or threads for different tasks, though
that freedom is not used yet.
pdns/recursordist/rec-main.cc