haproxy/include
Willy Tarreau d56db11447 CLEANUP: pools: make the local cache allocator fall back to the shared cache
Now when pool_get_from_local_cache() fails, it automatically falls back
to pool_get_from_shared_cache(), which used to always be done in
pool_get_from_cache(). Thus now the API is simpler as we always allocate
and free from/to the local caches.
2021-04-19 15:24:33 +02:00
..
haproxy CLEANUP: pools: make the local cache allocator fall back to the shared cache 2021-04-19 15:24:33 +02:00
import MINOR: sample: converter: Add mjson library. 2021-04-15 17:05:38 +02:00