commit | 58a81aeb91bc0c3b07f340852c09af3b5692899a | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Thu Mar 17 15:14:15 2022 +0100 |
committer | William Lallemand <wlallemand@haproxy.org> | Fri Mar 18 11:34:10 2022 +0100 |
tree | d4fb15964683adf3f9e72abbef7a30c8c2973417 | |
parent | 1eca8943218eb79bffb3b7dce194b154314795ba [diff] |
BUG/MINOR: httpclient: CF_SHUTW_NOW should be tested with channel_is_empty() CF_SHUTW_NOW shouldn't be a condition alone to exit the io handler, it must be tested with the emptiness of the response channel. Must be backported to 2.5.