mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-03-09 12:58:07 +00:00
This function does exactly the same thing as b_xfer() which transfers data from a struct buffer to another one but without zero copy when the destination buffer is empty. This is at least useful to transfer h3 data to the QUIC mux from buffer with garbage medata which have been used to build h3 frames without too much memcopy()/memmove(). |
||
---|---|---|
.. | ||
haproxy | ||
import |