commit | 0c6a64cd5f20cd4489c47f625737727a4ad8525a | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Apr 01 08:58:29 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Apr 13 15:10:15 2022 +0200 |
tree | ac91a0b6ed62c7f70f4fd30bec12a1783ac6c243 | |
parent | da098e6c17d7941a02dd5152514dc1edd02fdaf5 [diff] |
MEDIUM: stream-int/conn-stream: Move si_ops in the conn-stream scope The si_ops structure is renamed to cs_app_ops and the callback functions are changed to manipulate a conn-stream instead of a stream-interface..