commit | 0e9c264ca04375beb9818052843d452baa03a9be | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Apr 11 18:01:28 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon Apr 11 19:31:47 2022 +0200 |
tree | 43656fe5ceb57e83295204ad02457c0fa0fd8a92 | |
parent | a57f34523eccb852e6b46cf9648f959115b38a9a [diff] |
MINOR: connection: use conn_fd() when displaying connection errors The SSL connection errors and socks4 proxy errors used to blindly dump the FD, now it's sanitized via conn_fd().