Code

collectd backend: Converted to use sc_unixsock_client_process_lines().
authorSebastian Harl <sh@tokkee.org>
Thu, 13 Dec 2012 12:37:45 +0000 (13:37 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 13 Dec 2012 12:37:45 +0000 (13:37 +0100)
commit95f07adac33e64df62570fc2a1dd38f3fa709cc4
tree6fee4b579231df5eb6fbe4e62b7e334ee9edcb54
parentcf5c65dfba37b6ea3336fd58b0958a0245fda3ee
collectd backend: Converted to use sc_unixsock_client_process_lines().

This removes the need to do the parsing of returned lines in the backend code.
src/backend/collectd.c