mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 05:13:28 +02:00
Flag to not wake the stream up on I/O is now handled at the conn-stream level. Thus SI_FL_DONT_WAKE stream-int flag is replaced by CS_FL_DONT_WAKE conn-stream flags.