commit | 462b989d4c81538fe460dc2a68bb865b899b412b | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed May 18 18:06:53 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri May 27 19:33:34 2022 +0200 |
tree | 10344aac8099ef6bef7b1913de19d21b192f96d9 | |
parent | f8d0ab54ec0db98c10853cf580e36d09a469c346 [diff] |
CLEANUP: stconn: rename cs_conn_*() to sc_conn_*() The following functions which act on a connection-based stream connector were renamed to sc_conn_* (~60 places): cs_conn_drain_and_shut cs_conn_process cs_conn_read0 cs_conn_ready cs_conn_recv cs_conn_send cs_conn_shut cs_conn_shutr cs_conn_shutw