Home
last modified time | relevance | path

Searched refs:h1_shutw_conn (Results 1 – 11 of 11) sorted by relevance

/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dmux_h1.c142 static void h1_shutw_conn(struct connection *conn);
564 h1_shutw_conn(conn); in h1_release()
2153 h1_shutw_conn(conn); in h1_send()
2479 h1_shutw_conn(cs->conn); in h1_shutw()
2482 static void h1_shutw_conn(struct connection *conn) in h1_shutw_conn() function
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dmux_h1.c118 static void h1_shutw_conn(struct connection *conn, enum cs_shw_mode mode);
1965 h1_shutw_conn(conn, CS_SHW_NORMAL); in h1_send()
2303 h1_shutw_conn(cs->conn, mode); in h1_shutw()
2306 static void h1_shutw_conn(struct connection *conn, enum cs_shw_mode mode) in h1_shutw_conn() function
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dmux_h1.c258 static void h1_shutw_conn(struct connection *conn);
809 h1_shutw_conn(conn); in h1_release()
2260 h1_shutw_conn(conn); in h1_send()
2693 h1_shutw_conn(cs->conn); in h1_shutw()
2698 static void h1_shutw_conn(struct connection *conn) in h1_shutw_conn() function
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dmux_h1.c258 static void h1_shutw_conn(struct connection *conn);
813 h1_shutw_conn(conn); in h1_release()
2264 h1_shutw_conn(conn); in h1_send()
2712 h1_shutw_conn(cs->conn); in h1_shutw()
2717 static void h1_shutw_conn(struct connection *conn) in h1_shutw_conn() function
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dmux_h1.c255 static void h1_shutw_conn(struct connection *conn, enum cs_shw_mode mode);
2128 h1_shutw_conn(conn, CS_SHW_NORMAL); in h1_send()
2529 h1_shutw_conn(cs->conn, mode); in h1_shutw()
2534 static void h1_shutw_conn(struct connection *conn, enum cs_shw_mode mode) in h1_shutw_conn() function
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dmux_h1.c273 static void h1_shutw_conn(struct connection *conn);
944 h1_shutw_conn(conn); in h1_release()
2673 h1_shutw_conn(conn); in h1_send()
3294 h1_shutw_conn(cs->conn); in h1_shutw()
3299 static void h1_shutw_conn(struct connection *conn) in h1_shutw_conn() function
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dmux_h1.c255 static void h1_shutw_conn(struct connection *conn, enum cs_shw_mode mode);
2190 h1_shutw_conn(conn, CS_SHW_NORMAL); in h1_send()
2574 h1_shutw_conn(cs->conn, mode); in h1_shutw()
2579 static void h1_shutw_conn(struct connection *conn, enum cs_shw_mode mode) in h1_shutw_conn() function
/dports/net/haproxy20/haproxy-2.0.26/
H A DCHANGELOG222 - BUG/MEDIUM: mux-h1: make h1_shutw_conn() idempotent
/dports/net/haproxy22/haproxy-2.2.19/
H A DCHANGELOG302 - BUG/MEDIUM: mux-h1: make h1_shutw_conn() idempotent
/dports/net/haproxy23/haproxy-2.3.16/
H A DCHANGELOG319 - BUG/MEDIUM: mux-h1: make h1_shutw_conn() idempotent
/dports/net/haproxy/haproxy-2.4.10/
H A DCHANGELOG967 - BUG/MEDIUM: mux-h1: make h1_shutw_conn() idempotent