commit | 07321346159014885a32c1cbebce670b38f5b423 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Sat May 09 17:37:43 2020 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue May 12 10:06:47 2020 +0200 |
tree | 50e0897e4748833541f654942cb4e5b9f075f490 | |
parent | 97b2a8b01f2ac54e46c8e0d189963df11d61017a [diff] |
MINOR: checks: Don't try to send outgoing data if waiting to be able to send It is useless to try to send outgoing data if the check is still waiting to be able to send data. No backport needed. (cherry picked from commit d94653700437430864c03090d710b95f4e860321) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>