haproxy/include
Willy Tarreau b5051f8742 MINOR: channel: rename bi_avail() to channel_recv_max()
This name more accurately reminds that it applies to a channel and not
to a buffer, and that what is returned may be used as a max number of
bytes to pass to recv().
2015-01-14 20:26:54 +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_avail() to channel_recv_max() 2015-01-14 20:26:54 +01:00
types MINOR: logs: add a new per-proxy "log-tag" directive 2015-01-07 15:03:42 +01:00