haproxy/include
Willy Tarreau c01ed9ff20 MINOR: htx: add a function to cut the beginning of a DATA block
htx_cut_data_blk() is used to cut the beginning of a DATA block after a
part of it was tranferred. It simply advances the address, reduces the
advertised length and updates the htx's total data count.
2018-12-01 17:36:59 +01:00
..
common MEDIUM: memory: make the pool cache an array and not a thread_local 2018-11-26 19:50:32 +01:00
import
proto MINOR: htx: add a function to cut the beginning of a DATA block 2018-12-01 17:36:59 +01:00
types MAJOR: sessions: Store multiple outgoing connections in the session. 2018-12-01 10:47:18 +01:00