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
..
2015-10-12 20:58:51 +02:00
2017-11-26 19:50:17 +01:00