haproxy/include
Willy Tarreau 3ee8344b7b MINOR: channel: remove almost all references to buf->i and buf->o
We use ci_data() and co_data() instead now everywhere we read these
values.
2018-07-19 16:23:42 +02:00
..
common MINOR: buffer: use b_orig() to replace most references to b->data 2018-07-19 16:23:42 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: channel: remove almost all references to buf->i and buf->o 2018-07-19 16:23:42 +02:00
types MINOR: connection: add a new receive flag : CO_RFL_BUF_WET 2018-07-19 16:23:41 +02:00