mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-04 06:31:13 +01:00
Since we always have a valid endpoint we can safely use it to access the conn_stream and stop using qcs->cs. That's one less pointer to care about.