haproxy/contrib/debug
Willy Tarreau 0007d0afbc CLEANUP: stream: remove SF_TUNNEL, SF_INITIALIZED, SF_CONN_TAR
These flags haven't been used for a while. SF_TUNNEL was reintroduced
by commit d62b98c6e ("MINOR: stream: don't set backend's nor response
analysers on SF_TUNNEL") to handle the two-level streams needed to
deal with the first model for H2, and was not removed after this model
was abandonned. SF_INITIALIZED was only set. SF_CONN_TAR was never
referenced at all.
2018-12-11 18:01:38 +01:00
..
Makefile CONTRIB: initiate a debugging suite to make debugging easier 2015-12-20 23:21:57 +01:00
flags.c CLEANUP: stream: remove SF_TUNNEL, SF_INITIALIZED, SF_CONN_TAR 2018-12-11 18:01:38 +01:00