haproxy/include
Willy Tarreau 8ae4235f94 MINOR: htx: make htx_from_buf() adjust the size only on new buffers
This one is used a lot during transfers, let's avoid resetting its
size when there are already data in the buffer since it implies the
size is correct.
2018-12-05 10:57:42 +01:00
..
common CLEANUP: Fix a typo in the mini-clist header 2018-12-02 18:38:15 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: htx: make htx_from_buf() adjust the size only on new buffers 2018-12-05 10:57:42 +01:00
types CLEANUP: Fix a typo in the listener subsystem 2018-12-02 18:43:28 +01:00