Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
8e2d9430c0562ed74276d7f58e92706c384c0a36
/
src
/
mux_pt.c
a48c141
BUG/MAJOR: connection: refine the situations where we don't send shutw()
by Willy Tarreau
· 7 years ago
28f1cb9
MINOR: mux: add flags to describe a mux's capabilities
by Willy Tarreau
· 7 years ago
7fc96d5
MINOR: mux: Make sure every string is woken up after the handshake.
by Olivier Houchard
· 7 years ago
ed339a3
BUG/MAJOR: mux_pt: don't dereference a connstream after ->wake()
by Willy Tarreau
· 7 years ago
7da120b
MINOR: mux: Only define pipe functions on linux.
by Olivier Houchard
· 7 years ago
436d333
MEDIUM: connection: add a destroy callback
by Willy Tarreau
· 7 years ago
2c52a2b
MEDIUM: connection: make mux->detach() release the connection
by Willy Tarreau
· 7 years ago
4b79524
MEDIUM: mux_pt: make cs_shutr() / cs_shutw() properly close the connection
by Willy Tarreau
· 7 years ago
ecdb3fe
MINOR: conn_stream: modify cs_shut{r,w} API to pass the desired mode
by Willy Tarreau
· 7 years ago
4ff3b89
MINOR: connection: make conn_stream users also check for per-stream error flag
by Willy Tarreau
· 7 years ago
9aaf778
MAJOR: connection : Split struct connection into struct connection and struct conn_stream.
by Olivier Houchard
· 7 years ago
7a3f0df
MINOR: mux_pt: implement remaining mux_ops methods
by Olivier Houchard
· 7 years ago
f649082
MINOR: mux: register the pass-through mux for any ALPN string
by Willy Tarreau
· 7 years ago
53a4766
MEDIUM: connection: start to introduce a mux layer between xprt and data
by Willy Tarreau
· 7 years ago