mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 22:42:48 +02:00
This adds a caller to pool_put_to_cache() and pool_get_from_cache() which will optionally be used to pass a pointer to their callers. For now it's not used, only the API is extended to support this pointer.