]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: mux_h1: Implement h1_show_fd.
authorOlivier Houchard <ohouchard@haproxy.com>
Fri, 21 Dec 2018 14:20:29 +0000 (15:20 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 21 Dec 2018 14:33:26 +0000 (15:33 +0100)
commita8f6b43b07c13279d2234be44b24f4a56adedd03
tree85a281412180123f1a452aa9f34991cd4937b869
parentd238ae3a9b82b32bf7ca859555faf974f55042fa
MEDIUM: mux_h1: Implement h1_show_fd.

In the mux_h1, implement h1_show_fd, to give a bit more information about
each H1 stream, when using "show fd".
src/mux_h1.c