mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-21 22:31:11 +02: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.