mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 11:33:40 +02: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.