History log of /dovecot/src/lib/memarea.h
Revision Date Author Comments Expand
4c7d704408fc77467143a945dc2d0a856f72e674 01-Nov-2017 Timo Sirainen <timo.sirainen@dovecot.fi>

lib: Add memarea API This can be used to create reference counted memory areas where a callback is called once the refcount drops to zero.