mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-12-26 12:01:01 +01:00
Where relevant, the channel version is used instead. The buffer version was ported to be more generic and now takes a swap buffer and the output byte count to know where to set the alignment point. The H2 mux still uses buffer_slow_realign() with buf->o but it will change later.