commit | c6827d52c1dd5552398749e6ad5e06c8c6265ae3 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Mon Feb 25 10:44:51 2019 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue Feb 26 14:04:23 2019 +0100 |
tree | 6e8f6e54669ac875f125ab2d018ec3850fa945d9 | |
parent | 549822f0a174483ecb681325595201bf81ce7f0a [diff] |
MINOR: channel/htx: Add function to skips output bytes from an HTX channel It is the HTX version of co_skip(). Internally, It uses the function htx_drain(). It will be used by other commits to fix bugs, so it must be backported to 1.9.