CONTRIB: debug: add the show-fd-to-flags script
authorWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 11:40:03 +0000 (13:40 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 15:48:42 +0000 (17:48 +0200)
commit6a54d746625312898233fb7187b47748d5971bdd
treed007c130152fcd9da6468f160e792bd731ccc190
parentc3890e5a2d2ec0b0243e6e36173f71a9eab9655d
CONTRIB: debug: add the show-fd-to-flags script

This script reads the output of a "show fd" command and for each line
showing a connection, will decode its flags by calling "flags".
contrib/debug/show-fd-to-flags.sh [new file with mode: 0755]