commit | 3f5096ddf2e801266b53ed413e0ef6da1c4ac2cc | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Jan 14 20:21:43 2015 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Wed Jan 14 20:21:43 2015 +0100 |
tree | b553a8240816161c3dd4c97e9f4bb64cd8d7be38 | |
parent | a4178192b9ea750a6cbd05c965642847219cec89 [diff] |
MINOR: channel: rename buffer_max_len() to channel_recv_limit() Buffer_max_len() is ambiguous and misleading since it considers the channel. The new name more accurately designates the size limit for received data.