mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-24 11:23:14 -04:00
htx_move_to_small_buffer()/htx_move_to_large_buffer() and htx_copy_to_small_buffer()/htx_copy_to_large_buffer() functions can now be used to move or copy blocks from a default buffer to a small or large buffer. The destination buffer is allocated and then each blocks are transferred into it. These funtions relies in htx_xfer() function. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||