Code

MK Livestatus backend: Converted to use sc_unixsock_client_process_lines().
authorSebastian Harl <sh@tokkee.org>
Thu, 13 Dec 2012 12:57:38 +0000 (13:57 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 13 Dec 2012 12:57:38 +0000 (13:57 +0100)
commitdd7a268854d23425d2cea6b3e896e21f2fbc9aba
tree821a4ae0aae325ab02cb164cc1836799bf9bb585
parent95f07adac33e64df62570fc2a1dd38f3fa709cc4
MK Livestatus 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/mk-livestatus.c