mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-26 00:31:48 +02: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.