]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: stconn: rename cs_get_data_name() to sc_get_data_name()
authorWilly Tarreau <w@1wt.eu>
Wed, 18 May 2022 16:00:31 +0000 (18:00 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 27 May 2022 17:33:34 +0000 (19:33 +0200)
commitf8d0ab54ec0db98c10853cf580e36d09a469c346
treea0046aec74cbeec6e38555b3174c4d85e0646441
parentfa57cc7b20f1ad9c6c437ca6cce6cc8f2438b687
CLEANUP: stconn: rename cs_get_data_name() to sc_get_data_name()

Only used twice to dump stream debug info.
include/haproxy/conn_stream.h
src/stream.c