haproxy/include
Willy Tarreau 72a100b386 MINOR: buffer: replace bi_fast_delete() with b_del()
There's no distinction between in and out data now. The latter covers
the needs of the former and supports wrapping. The extra cost is
negligible given the locations where it's used.
2018-07-19 16:23:43 +02:00
..
common MINOR: buffer: replace bi_fast_delete() with b_del() 2018-07-19 16:23:43 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: buffers: move "output" from struct buffer to struct channel 2018-07-19 16:23:43 +02:00
types MEDIUM: buffers: move "output" from struct buffer to struct channel 2018-07-19 16:23:43 +02:00