haproxy/include
Christopher Faulet 2ae35045e2 MINOR: htx: Add function htx_get_max_blksz()
This functions should be used to get the maximum size for a block, not exceeding
the max amount of bytes passed in argument. Thus max may be set to -1 to have no
limit.
2019-05-28 07:42:12 +02:00
..
common MINOR: htx: Add function htx_get_max_blksz() 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