At Fri, 30 Dec 2005 05:48:40 -0800 (PST),
Morgan Jones wrote:
> 
> When I allocate memory for a evtimer_set event... that doesn't have
> EV_PERSIST set...  who frees that memory?  I've been trying to, but
> now that I look at the event.c code I'm confused as to whether the
> event_once_cb is freeing the memory I allocated?
> 
> Any guidance with this?
> 
You should free it.

        -Richard

_______________________________________________
Libevent-users mailing list
[email protected]
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to