]> git.pond.sub.org Git - empserver/commit
(min_to_next_daytime): Happily returned zero if DTIME happend to be in
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 28 Aug 2004 11:24:25 +0000 (11:24 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 28 Aug 2004 11:24:25 +0000 (11:24 +0000)
commit2eb3b4a4d21577cad5ff92d115f2f895c95e4d46
treea15254632ef974a9fa3fe958120f90a8c3e4ba9d
parent240eb32b7646276ac93e0dd6822790cc44ce4662
(min_to_next_daytime): Happily returned zero if DTIME happend to be in
TIMES.  This can make callers fire another update right away, possibly
several times.  Observed for update policy UDP_TIMES while updates
were disabled, which makes them complete in much less than a second.
Fills up server.log real fast.  Fix to consider DTIME tomorrow.
src/lib/common/hours.c