haproxy/include
Willy Tarreau 21e5b0e3cb MEDIUM: get rid of SMP_F_READ_ONLY and SMP_F_MUST_FREE
These ones were either unused or improperly used. Some integers were marked
read-only, which does not make much sense. Buffers are not read-only, they're
"constant" in that they must be kept intact after any possible change.
2012-05-08 20:57:15 +02:00
..
common MINOR: standard: add a memprintf() function to build formatted error messages 2012-04-30 11:55:35 +02:00
import
proto MEDIUM: get rid of SMP_F_READ_ONLY and SMP_F_MUST_FREE 2012-05-08 20:57:15 +02:00
types MEDIUM: get rid of SMP_F_READ_ONLY and SMP_F_MUST_FREE 2012-05-08 20:57:15 +02:00