commit | 6712dc680cb1822221ded988fc8f3be5bc707172 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu May 12 15:36:11 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue May 17 16:13:22 2022 +0200 |
tree | cc437a5fe20070cfd5e69e1fdf227b57127cbed2 | |
parent | 387e79727c3b3a82937d227a79e8741ede62e6d6 [diff] |
MEDIUM: peers: Refactor peer appctx creation A .init callback function is defined for the peer_applet applet. This function finishes the appctx startup by calling appctx_finalize_startup() and its handles the stream customization.