]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: connection: add a new prepare_bind_conf() entry to xprt_ops
authorWilly Tarreau <w@1wt.eu>
Thu, 22 Dec 2016 16:19:24 +0000 (17:19 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 22 Dec 2016 22:26:38 +0000 (23:26 +0100)
commit5aacf78a346f2498bccb46c7eb36d53ed1c64a8d
tree7a2c5663bac9754260099bae9d541fa8f8fbd59b
parent0320934f7e2de603a3de6416d4aa510f905e0347
MINOR: connection: add a new prepare_bind_conf() entry to xprt_ops

This one will be set by the transport layers which want to initialize
a bind_conf. It will typically be used by SSL to load certificates, CAs
and so on.
include/types/connection.h