• Max Kellermann's avatar
    timer: fix time unit mixup in timer_delay() · 097e5dfb
    Max Kellermann authored
    The local variable was already divided by 1000, and the return value
    was being divided by 1000 again - doh!  This caused delays in the
    httpd output plugin that were too small by three orders of magnitude,
    and the buffer was filled too quickly.
    097e5dfb
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 35.4 KB