mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-14 19:41:33 +01: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.