mirror of
https://github.com/znc/znc.git
synced 2026-05-04 04:22:37 +02:00
The gettimeofday function returns 0 for success, not for failure. As a result of the inverted logic we were losing millisecond precision when parsing incoming messages on non-HAVE_CLOCK_GETTIME systems (macOS).
3.8 KiB
3.8 KiB