commit | 060ed433613d4dbeeac139e5e5b41f9af763dd2e | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Tue Nov 06 16:32:42 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sun Nov 18 21:44:53 2018 +0100 |
tree | 505ca098ebf8f0e71bdaeacda1a635e41ee0a9e0 | |
parent | d540b36e8a1e9b366d38d1ce6f4ea97301d6d7c1 [diff] |
MINOR: mux: Add a destroy() method. Add a new method to muxes, destroy(), that is responsible for destroying the mux and the associated connection, to be used for server connections.