CLEANUP: backend: Move mux install to call it at only one place
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 28 Feb 2018 09:33:34 +0000 (10:33 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 7 Aug 2018 12:37:37 +0000 (14:37 +0200)
commit2bf88c05d0b642c6acef554acf6b668781c0985f
tree6374908cf70d089af260bf4ec97d3cd709337f15
parentd44a9b36277b9777676a8d31ae2b34bf8d056297
CLEANUP: backend: Move mux install to call it at only one place

It makes the code readability simpler. It will also ease futur changes.
src/backend.c