mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 17:43:23 +02: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.