MEDIUM: channel: adapt to the new buffer API
authorWilly Tarreau <w@1wt.eu>
Tue, 19 Jun 2018 05:33:28 +0000 (07:33 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 19 Jul 2018 14:23:42 +0000 (16:23 +0200)
commitcd9e60db00d7e2b960a98473d4707e29a3a6d0e6
treec23366dfcd36ca7391c6981e083a27455f22de60
parentd4251a7e98878975375423bc309cc491cab28244
MEDIUM: channel: adapt to the new buffer API

Also, ci_swpbuf() was removed (unused).
include/proto/channel.h
src/channel.c