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
..
2013-12-06 11:40:53 +01:00
2009-01-25 13:49:53 +01:00
2014-02-03 00:24:11 +01:00
2007-05-13 20:19:55 +02:00