haproxy/include
Willy Tarreau 50227f9b88 MINOR: buffer: use c_head() instead of buffer_wrap_sub(c->buf, p-o)
This way we don't need o anymore.
2018-07-19 16:23:42 +02:00
..
common MINOR: buffer: use c_head() instead of buffer_wrap_sub(c->buf, p-o) 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: buffer: use c_head() instead of buffer_wrap_sub(c->buf, p-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