commit | 95a61e8a0eb222e3de43a197eca953f99ac404c7 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Dec 22 14:22:03 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Feb 24 11:00:02 2022 +0100 |
tree | 70115df3c31f0db94d1ad8713018a8f907396f74 | |
parent | f835dea9395e54a097a4d62cc3869ce400ee629c [diff] |
MINOR: stream: Add pointer to front/back conn-streams into stream struct frontend and backend conn-streams are now directly accesible from the stream. This way, and with some other changes, it will be possible to remove the stream-interfaces from the stream structure.