haproxy/include
Christopher Faulet aad458587d MINOR: channel/htx: Call channel_htx_recv_max() from channel_recv_max()
When channel_recv_max() is called for an HTX stream, we fall back on the HTX
version. This function is called from si_cs_recv(). This will let us pass the
max amount of bytes to read to HTX multiplexers.
2019-05-28 07:42:12 +02:00
..
common CLEANUP: htx: Remove unused function htx_get_stline() 2019-05-28 07:42:12 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: channel/htx: Call channel_htx_recv_max() from channel_recv_max() 2019-05-28 07:42:12 +02:00
types MINOR: cli/activity: add 3 general purpose counters in development mode 2019-05-27 07:03:38 +02:00