haproxy/include
Willy Tarreau 2386be64ba MINOR: connection: implement alpn registration of muxes
Selecting a mux based on ALPN and the proxy mode will quickly become a
pain. This commit provides new functions to register/lookup a mux based
on the ALPN string and the proxy mode to make this easier. Given that
we're not supposed to support a wide range of muxes, the lookup should
not have any measurable performance impact.
2017-10-31 18:03:23 +01:00
..
common MINOR: threads: add a portable barrier for threads and non-threads 2017-10-31 18:01:18 +01:00
import MINOR: threads: Add atomic-ops and plock includes in import dir 2017-10-31 11:36:13 +01:00
proto MINOR: connection: implement alpn registration of muxes 2017-10-31 18:03:23 +01:00
types MINOR: connection: implement alpn registration of muxes 2017-10-31 18:03:23 +01:00