commit | 0dd566b42eae0c05917460e624630550be0991c0 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Dec 23 12:06:45 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Feb 24 11:00:02 2022 +0100 |
tree | ecd41b5dfd412d848c06ac3aecd06d7c4e432b97 | |
parent | 95a61e8a0eb222e3de43a197eca953f99ac404c7 [diff] |
MINOR: stream: Slightly rework stream_new to separate CS/SI initialization It is just a minor reforctoring of stream_new() function to ease next changes. Especially to move the SI from the stream to the conn-stream.