commit | e9d1283cc5867c2c4e7c032f171ec5bbb7d88d30 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Sep 09 16:10:40 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Sep 09 16:52:09 2022 +0200 |
tree | 13451c4bd1fb47125066abff18f526d693aa52f0 | |
parent | f4cb98ce56b62ba5a4f8f0c1c1fe45ff19617f43 [diff] |
MINOR: flags/stream: use flag dumping for stream flags The new function is strm_show_flags(). It dumps the stream flags as well as the err type under SF_ERR_MASK and the final state under SF_FINST_MASK.