haproxy/include
Olivier Houchard 9a86fcbd47 MEDIUM: mux: Add an optional "reset" method.
Add a new method to mux, "reset", that is used to let the mux know the
connection attempt failed, and we're about to retry, so it just have to
reinit itself. Currently only the H1 mux needs it.
2018-12-13 17:32:15 +01:00
..
common REORG: h1: merge types+proto into common/h1.h 2018-12-11 17:15:13 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto REORG: h1: merge types+proto into common/h1.h 2018-12-11 17:15:13 +01:00
types MEDIUM: mux: Add an optional "reset" method. 2018-12-13 17:32:15 +01:00