mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-04 06:31:13 +01:00
As a mirror to qcc/qcs types, add a h3c pointer into h3s struct. This should help to clean up H3 code and avoid to use qcs.qcc.ctx to retrieve the h3c instance.