mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-27 20:21:10 +01:00
Since pool_get_from_cache() and pool_put_to_cache() were now only wrappers to the local cache versions which do all the job, let's merge them together so that there is no more local-cache specific function.