mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-03 16:15:12 -04:00
A number of functions in cs_utils.h are not usable from functions taking a const because they're not declared as using const, despite never modifying the stconn. Let's address this for the following ones: sc_ic(), sc_oc(), sc_ib(), sc_ob(), sc_strm_task(), cs_opposite(), sc_conn_ready(), cs_src(), cs_dst(), |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||