Willy Tarreau 4fca5a9940 MEDIUM: spoe: use the new buffer API for the SPOE buffer
The buffer is not used as a forwarding buffer so we can simply map ->i
to ->len and ->p to b_head(). It *seems* that p is never modified, so
that we could even always use b_orig(). This needs to be rechecked.
2018-07-19 16:23:42 +02:00
..
2018-01-25 22:25:40 +01:00
2018-04-16 15:51:57 +02:00
2017-10-25 04:45:48 +02:00
2018-07-19 16:23:40 +02:00
2016-04-03 14:17:42 +02:00