author | Florian Forster <octo@collectd.org> | |
Sun, 19 Feb 2012 11:42:57 +0000 (12:42 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Sun, 19 Feb 2012 11:42:57 +0000 (12:42 +0100) | ||
commit | 8573f6aa5dfcea9e104f23b3316f55e33976ccee | |
tree | 17d346553cce4fae180d59e2b5efeb249767b651 | tree | snapshot |
parent | 31ec341b9b5271aee8595a6622137820c3ea7b6f | commit | diff |
AMQP plugin: Fix sleeping of "interval_g seconds".
Since "interval_g" was changed to "cdtime_t", the plugin would sleep 2^30 times
as long as intended. D'oh! Thanks to Xavier for reporting this!
Change-Id: I8e9992307a1fdbb2df799a5359eb6695409684df
Since "interval_g" was changed to "cdtime_t", the plugin would sleep 2^30 times
as long as intended. D'oh! Thanks to Xavier for reporting this!
Change-Id: I8e9992307a1fdbb2df799a5359eb6695409684df
src/amqp.c | diff | blob | history |