mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 05:13:35 +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().