When -z <jitter> is specified, some updates may be timestamped up to
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 28 Sep 2008 19:10:15 +0000 (19:10 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 28 Sep 2008 19:10:15 +0000 (19:10 +0000)
commit538086ef0bac2d41ec6a00177c2028baae265daa
tree2b6ef3fe7ed69c95de7b24d33aebe5e8c5deecd7
parent25ae42fedeab79db1ed39f5f2d9d0fdae5172ce5
When -z <jitter> is specified, some updates may be timestamped up to
<jitter> seconcds in the future.  Therefore, a timeout of now+1 may not be
sufficient.  Set abs_timeout past the point where any updates are
currently specified. -- kevin brintnall

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1533 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_daemon.c