haproxy/include
Willy Tarreau 319f745ba0 MINOR: channel: rename bi_erase() to channel_truncate()
It applies to the channel and it doesn't erase outgoing data, only
pending unread data, which is strictly equivalent to what recv()
does with MSG_TRUNC, so that new name is more accurate and intuitive.
2015-01-14 20:32:59 +01:00
..
common MINOR: channel: rename channel_full() to !channel_may_recv() 2015-01-14 18:41:33 +01:00
import
proto MINOR: channel: rename bi_erase() to channel_truncate() 2015-01-14 20:32:59 +01:00
types MINOR: logs: add a new per-proxy "log-tag" directive 2015-01-07 15:03:42 +01:00