mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-23 11:51:00 +01: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().