haproxy/include
Willy Tarreau 1049b1f551 MEDIUM: connection: don't use real send() flags in snd_buf()
This prevents us from passing other useful info and requires the
upper levels to know these flags. Let's use a new flags category
instead : CO_SFL_*. For now, only MSG_MORE has been remapped.
2014-02-06 11:37:29 +01:00
..
common MEDIUM: counters: stop relying on session flags at all 2014-01-28 23:34:45 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: counters: stop relying on session flags at all 2014-01-28 23:34:45 +01:00
types MEDIUM: connection: don't use real send() flags in snd_buf() 2014-02-06 11:37:29 +01:00