]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CONTRIB: debug: add 4 missing connection/conn_stream flags
authorWilly Tarreau <w@1wt.eu>
Mon, 3 Jun 2019 12:26:54 +0000 (14:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 3 Jun 2019 12:26:54 +0000 (14:26 +0200)
commitdb20750fe31cc22f45f598a0d51d3767af425cf9
treeb14a3b26a6eb324ebf8ed21bbffeecbcf3f8b8a2
parent7bb39d7cd6a6491d47255b5b3a0eb8432bfce9f7
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
contrib/debug/flags.c