mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-20 10:21:01 +01:00
cs_utils.h header file will contain all util functions related to the conn_streams. For now, few functions were added, all are equivalent to SI functions. Idea is to progressively replace SI functions by CS ones.