mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-28 01:31:01 +02:00
SC_FL_SND_NEVERWAIT and SC_FL_SND_EXP_MORE flags have the same value. It is not critical because these flags are only used to know if MSG_MORE flag must be set on a send(). No backport needed.