]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CONTRIB: debug: support reporting multiple values at once
authorWilly Tarreau <w@1wt.eu>
Thu, 6 Feb 2020 07:48:16 +0000 (08:48 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 6 Feb 2020 07:50:00 +0000 (08:50 +0100)
commitbde76f0de60c77330f49284b206cbca40832f0bf
treee3a0ed2e672fcb8c6b28525fcb1b9208e89bad83
parent354b6f5e288f466aed48d46dd8467b023a0b3660
CONTRIB: debug: support reporting multiple values at once

It's often convenient, for example to dump two channels or two stream-int
at once. Now all input values are decoded and the value is recalled before
the dump when there is more than one to display.
contrib/debug/flags.c