haproxy/include
Willy Tarreau 635cced32f CLEANUP: pools: rename __pool_free() to pool_put_to_shared_cache()
Now the multi-level cache becomes more visible:

    pool_get_from_local_cache()
    pool_put_to_local_cache()
    pool_get_from_shared_cache()
    pool_put_to_shared_cache()
2021-04-19 15:24:33 +02:00
..
haproxy CLEANUP: pools: rename __pool_free() to pool_put_to_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