commit | a57f34523eccb852e6b46cf9648f959115b38a9a | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Apr 11 17:58:06 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon Apr 11 19:31:47 2022 +0200 |
tree | 5c011566b14cba1ce94ba2c4f310461a2ea79750 | |
parent | 83a966d02593cb9790b19f51b3eb688612cec7d3 [diff] |
MINOR: stream: only dump connections' FDs when they are valid The "show sess" output and the debugger outputs will now use conn_fd() to retrieve the file descriptor instead of dumping incorrect data.