]> git.ipfire.org Git - thirdparty/pdns.git/commit
Refactor the percentage computation and use rounding (double -> uint64_t conversion... 9629/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 21 Oct 2020 09:07:32 +0000 (11:07 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 21 Oct 2020 09:07:32 +0000 (11:07 +0200)
commit5341e3af08f34746739eab0f601704bd319b6852
tree6fe52a58531b3a066e8798ce35d5babdc9ccd4f2
parentb6527764cce9b82639f40ac7cfd9888d476f0ff3
Refactor the percentage computation and use rounding (double -> uint64_t conversion truncates)
pdns/pdns_recursor.cc