mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-28 09:11:31 +02:00
Function arguments and local variables called "cs" were renamed to "sc" to avoid future confusion. The "nb_cs" stream-connector counter was renamed to "nb_sc" and qc_attach_cs() was renamed to qc_attach_sc().