MEDIUM: shctx: allow the use of multiple shctx
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 9 Oct 2017 14:30:50 +0000 (16:30 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 02:44:11 +0000 (03:44 +0100)
commit3f85c9aec8ea5bce1bd1119e142af872a99b0939
tree977e2ded7a00397b8cf38e9bb952dea221a907e5
parent24a7a75be662bd111ee07e0265112e969fedc8aa
MEDIUM: shctx: allow the use of multiple shctx

Add an shctx argument which permits to create new independent shctx
area.
include/proto/shctx.h
include/types/shctx.h
src/shctx.c
src/ssl_sock.c