author | Florian Forster <octo@huhu.verplant.org> | |
Thu, 17 Mar 2011 08:42:38 +0000 (09:42 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Thu, 17 Mar 2011 08:42:38 +0000 (09:42 +0100) | ||
commit | ac12a3b4e2bc2d5002170e2b1e6e3d70041a4dd1 | |
tree | 6494393b8c8e4c603beb237c5ab9ab5f9a49f002 | tree | snapshot |
parent | 734b821f65c7ba2311ed67983b0ce41fe6dd0720 | commit | diff |
libcollectdclient: Implement the lcc_listval_with_selection() function.
This function exports the new selection feature of the LISTVAL command
with a straight forward C API. The existing lcc_listval() function
remains for backwards compatibility (and ease of use) and will
internally use the new and more complex function.
This function exports the new selection feature of the LISTVAL command
with a straight forward C API. The existing lcc_listval() function
remains for backwards compatibility (and ease of use) and will
internally use the new and more complex function.
src/libcollectdclient/client.c | diff | blob | history | |
src/libcollectdclient/client.h | diff | blob | history |