MINOR: h2: add the mux and demux buffer lengths on "show fd"
authorWilly Tarreau <w@1wt.eu>
Thu, 19 Jul 2018 08:54:43 +0000 (10:54 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 19 Jul 2018 08:54:43 +0000 (10:54 +0200)
commitc65edac804573799fff0aaaae3ace5febb15c39e
tree450e87ee0ff393e8d8c6f878d4fc4c96be4a2f8e
parentf210191dcdf32a2cb263c5bd22b7fc98698ce59a
MINOR: h2: add the mux and demux buffer lengths on "show fd"

It is convenient during debugging sessions to know if the mux and demux
buffers are empty/full/other. Let's report this on "show fd" output.
src/mux_h2.c