haproxy/include
Willy Tarreau c0a51c51b1 MINOR: buffer: remove buffer_slow_realign() and the swap_buffer allocation code
Since all call places can use the trash now, this is not needed anymore.
2018-07-19 16:23:40 +02:00
..
common MINOR: buffer: remove buffer_slow_realign() and the swap_buffer allocation code 2018-07-19 16:23:40 +02:00
import
proto MEDIUM: channel: make channel_slow_realign() take a swap buffer 2018-07-19 16:23:40 +02:00
types