[Libevent-users] garbage collection in libevent

Cezary Rzewuski C.Rzewuski at elka.pw.edu.pl
Fri May 9 15:50:51 EDT 2008


Niels Provos wrote:
> You could try to use event_set_mem_functions() to change the functions
> that libevent uses for memory allocation internally.
>
>   

Which function exactly do you mean? I'd like to change memory allocation 
function to detect
memory leaks, but I cannot find event_set_mem_functions nor by grepping 
libevent source neither
through google.

Cezary Rzewuski


More information about the Libevent-users mailing list