mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-22 12:53:14 +02:00
sc_have_buff(), sc_need_buff(), sc_have_room() and sc_need_room() are related to the buffer's channel. So we can move them in sc_strm.h header file. In addition, this will be mandatory for the next commit.