]> git.kaiwu.me - haproxy.git/commit
[MINOR] stats: make the data dump function reusable for other purposes
authorWilly Tarreau <w@1wt.eu>
Fri, 5 Mar 2010 13:58:26 +0000 (14:58 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 5 Mar 2010 16:57:41 +0000 (17:57 +0100)
commitd426a18a04c22c75080b7c093b4d77f94a736d95
treec4a6a845f9c7d2077d9f9e7eae8d47411fa30bb5
parent8811f8e82efed5492b1e2ccca05728b94f3cd243
[MINOR] stats: make the data dump function reusable for other purposes

The dump_error_line() function was limited to dump error buffers while
it's perfectly suitable to dump anything else.
src/dumpstats.c