Code

aggregation plugin: Handle the initial EAGAIN return value of rate_to_value().
authorFlorian Forster <octo@collectd.org>
Sat, 10 Nov 2012 20:43:08 +0000 (21:43 +0100)
committerFlorian Forster <octo@collectd.org>
Sat, 10 Nov 2012 20:43:08 +0000 (21:43 +0100)
commitfde8b86f075b8829b196b489e0dc294ff888d6ed
tree4084c66e615b269a0fcad88e5429cc271ad362c9
parente117ee5d033765dca02541a406a565f007efe0c0
aggregation plugin: Handle the initial EAGAIN return value of rate_to_value().

This avoids an annoying and confusing warning.
src/aggregation.c