Thanks Nick! Will make a note of that point. On Fri, Apr 20, 2012 at 10:19 AM, Nick Mathewson <ni...@freehaven.net>wrote:
> On Thu, Apr 19, 2012 at 10:54 PM, Sanjiv <sanjiv....@gmail.com> 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 majord...@freehaven.net with > unsubscribe libevent-users in the body. > -- Sanjiv Raj