mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-04 00:41:41 +01:00
Now, When a item is committed in an LRU tree, you can define a function to free data owned by this item. This function will be called when the item is removed from the LRU tree or when the tree is destroyed..