[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [Libevent-users] How can I write exact length of a evbuffer?



On Thu, Apr 19, 2012 at 10:54 PM, Sanjiv <sanjiv.raj@xxxxxxxxx> wrote:
> That's right, you can use event_free() to free a timer. If your event loop
> is still active , I would recommed a evtimer_del() before event_free().

event_free() actually includes an event_del(); you don't need to call
event_del() first if you're calling event_free().
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.