]> git.ipfire.org Git - thirdparty/squid.git/commit
pinger: improve timer accuracy and resolution (#1277)
authorAmos Jeffries <yadij@users.noreply.github.com>
Sat, 25 Feb 2023 16:28:14 +0000 (16:28 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 25 Feb 2023 16:28:23 +0000 (16:28 +0000)
commit0d51e000cc784a5458f72d19cf38400479f0df9b
treee8d6f9fc804d9739be569075c4de65bb107e52cf
parente5c3626f1e4fe84d6adb721b1a22ef78a2d49bee
pinger: improve timer accuracy and resolution (#1277)

For consistency across platforms, we also increase the ICMP request
timeout on Windows systems from 5 to 10 seconds.
src/icmp/pinger.cc