haproxy/include
Willy Tarreau b011d8f4c4 MINOR: mux: add a "show_fd" function to dump debugging information for "show fd"
This function will be called from the CLI's "show fd" command to append some
extra mux-specific information that only the mux handler can decode. This is
supposed to help collect various hints about what is happening when facing
certain anomalies.
2018-03-30 14:41:19 +02:00
..
common MINOR: cli/threads: make "show fd" report thread_sync_io_handler instead of "unknown" 2018-03-28 18:06:47 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto BUG/MEDIUM: fd/threads: ensure the fdcache_mask always reflects the cache contents 2018-03-20 19:14:24 +01:00
types MINOR: mux: add a "show_fd" function to dump debugging information for "show fd" 2018-03-30 14:41:19 +02:00