commit | 1a4484dec8488cdd14c52e6cb93198e3c8f83942 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Jan 13 20:09:54 2015 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Wed Jan 14 13:51:48 2015 +0100 |
tree | 80626b8063ab4de31c6811e4434aa8c31273ddc2 | |
parent | bb3f994f1a379289534c4ccf0f790df7b69d2611 [diff] |
MINOR: channel: add channel_in_transit() This function returns the amount of bytes in transit in a channel's buffer, which is the amount of outgoing data plus the amount of incoming data bound to the forward limit.