haproxy/include
Willy Tarreau a44e576f62 MINOR: stream-int: expand the flags to 32-bit
We used to have enough of 16 bits, with 3 still available but it's
not possible to add the rx/tx blocking bits there. Let's extend the
format to 32 bits and slightly reorder the fields to maintain the
struct size to 64 bytes. Nothing else was changed.
2018-11-18 21:41:45 +01:00
..
common MINOR: http: Implement "early-hint" http request rules. 2018-11-12 21:08:55 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: mux: implement a get_first_cs() method 2018-11-18 21:29:20 +01:00
types MINOR: stream-int: expand the flags to 32-bit 2018-11-18 21:41:45 +01:00