mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 03:32:40 +02: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..