mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-12 23:39:08 +02:00
swap_buffer is a global variable only used by buffer_slow_realign. So it has been moved from global.h to buffer.c and it is allocated by init_buffer function. deinit_buffer function has been added to release it. It is also used to destroy the buffers' pool.
16 KiB
16 KiB