haproxy/contrib/debug
Willy Tarreau db20750fe3 CONTRIB: debug: add 4 missing connection/conn_stream flags
The following flags were missing thus added :
- CO_FL_SOCKS4_RECV
- CO_FL_SOCKS4_SEND
- CS_FL_READ_PARTIAL
- CS_FL_KILL_CONN
2019-06-03 14:26:54 +02:00
..
Makefile CONTRIB: initiate a debugging suite to make debugging easier 2015-12-20 23:21:57 +01:00
flags.c CONTRIB: debug: add 4 missing connection/conn_stream flags 2019-06-03 14:26:54 +02:00