mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-15 22:01: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.