]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: haterm: Fix condition to use direct data forwarding
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 May 2026 16:25:27 +0000 (18:25 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 May 2026 17:07:44 +0000 (19:07 +0200)
commit72e010fca3c0815daea0ed46e690c9257024de7d
tree676e75d3b459fccd73ce363ac4b603e6a9aaf0f0
parentb6503f70e27d8b153d182f9440f0da0a56de4c44
BUG/MINOR: haterm: Fix condition to use direct data forwarding

The direct fowarding support was only relying on "hs->to_write" value. But
we must be sure to retry if fast-forward data are still there in the I/O
buffer.
src/haterm.c