mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 05:52:57 +02:00
There's no point in trying to be too generic for these flags as the read and write sides will soon differ a bit. Better explicitly define the flags for each direction without trying to be direction-agnostic. this clarifies the code and removes some defines.