mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-10 06:13:20 -05:00
Split the b_force_xfer() into b_ncat() and b_force_xfer(). The previous b_force_xfer() implementation was basically a copy with a b_del on the src buffer. Keep this implementation to make b_ncat(), and just call b_ncat() + b_del() into b_force_xfer(). |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||