haproxy/include
Olivier Houchard ee23b2a1e3 MEDIUM: servers: Store the connection in the SI until we have a mux.
When we create a connection, if we have to defer the conn_stream and the
mux creation until we can decide it (ie until the SSL handshake is done, and
the ALPN is decided), store the connection in the stream_interface, so that
we're sure we can destroy it if needed.
2018-11-23 19:11:14 +01:00
..
common MINOR: poller: move the call of tv_update_date() back to the pollers 2018-11-22 18:57:37 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: servers: Store the connection in the SI until we have a mux. 2018-11-23 19:11:14 +01:00
types MINOR: server: Add "alpn" and "npn" keywords. 2018-11-22 19:50:08 +01:00