]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: stconn: replace a few remaining occurrences of CS in comments or traces
authorWilly Tarreau <w@1wt.eu>
Fri, 27 May 2022 09:23:05 +0000 (11:23 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 27 May 2022 17:33:35 +0000 (19:33 +0200)
commite68bc6178a783fa8abf19a0fd466fa78679b051d
tree5a75f7e02dbcb756f5ea645e37b87b4d0c3a78cc
parent1d2c79a53c4f040f16b77aa67f3833a643726d18
CLEANUP: stconn: replace a few remaining occurrences of CS in comments or traces

A few "CS" desginating stconns were still present in code comments and
stream traces. This addresses them.
include/haproxy/sc_strm.h
include/haproxy/stconn-t.h
src/backend.c
src/mux_h1.c
src/mux_pt.c
src/stconn.c
src/stream.c