commit | 8defe4b51aeb478b7d8138e7e867b2b9e2a6990f | [log] [tgz] |
---|---|---|
author | Olivier Houchard <cognet@ci0.org> | Sun Dec 02 01:31:17 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sun Dec 02 17:48:32 2018 +0100 |
tree | 6f0a9c84f518c67ab7c92b9a37080e21a7d893cd | |
parent | f3e65b086db60b59af78500d10ebcf890908d849 [diff] |
MINOR: mux: add a "max_streams" method. Add a new method to muxes, "max_streams", that returns the max number of streams the mux can handle. This will be used to know if a mux is in use or not.