haproxy/include
Christopher Faulet c6827d52c1 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.
2019-02-26 14:04:23 +01:00
..
common MINOR: htx: Add function to drain data from an HTX message 2019-02-26 14:04:23 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: channel/htx: Add function to skips output bytes from an HTX channel 2019-02-26 14:04:23 +01:00
types BUG/MEDIUM: servers: Add a per-thread counter of idle connections. 2019-02-21 19:07:45 +01:00