[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.4'
Florian Forster
octo at verplant.org
Fri Dec 5 11:32:30 CET 2008
src/unixsock.c | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
New commits:
commit bc5877df666a8befe63ae4f56fcad849d9c5427a
Author: Florian Forster <octo at noris.net>
Date: Fri Dec 5 11:29:54 2008 +0100
unixsock plugin: Make sure the initialization function is run only once.
If called multiple times, the global `sock_fd' variable will be re-set,
breaking the plugin.
More information about the collectd-changes
mailing list