haproxy/include
Christopher Faulet 2d5292a412 MINOR: mux: Add info about the supported side in alpn_mux_list structure
Now, a multiplexer can specify if it can be install on incoming connections
(ALPN_SIDE_FE), on outgoing connections (ALPN_SIDE_BE) or both
(ALPN_SIDE_BOTH). These flags are compatible with proxies' ones.
2018-08-08 09:54:22 +02:00
..
common BUG/MINOR: buffers: Fix b_slow_realign when a buffer is realign without output 2018-08-06 15:56:40 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: conn_stream: add cs_send() as a default snd_buf() function 2018-08-08 09:53:58 +02:00
types MINOR: mux: Add info about the supported side in alpn_mux_list structure 2018-08-08 09:54:22 +02:00