mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-11 06:43:42 -05:00
This patch is mandatory to invert the endpoint and the context in the conn-stream. There is no common type (at least for now) for the entity representing a mux (h1s, h2s...), thus we must set its type when the endpoint is attached to a conn-stream. There is 2 types for the conn-stream endpoints: the mux (CS_FL_ENDP_MUX) and the applet (CS_FL_ENDP_APP). |
||
|---|---|---|
| .. | ||
| base64 | ||
| coccinelle | ||
| flags | ||
| hpack | ||
| plug_qdisc | ||
| poll | ||
| tcploop | ||
| trace | ||
| udp | ||