Re: [Libevent-users] loopbreak vs. loopexit

2010-08-30 Thread Nick Mathewson
On Sun, Aug 29, 2010 at 2:01 PM, Scott Lamb wrote: [...] > By an active event, I meant one which has triggered and whose callback > needs to be called. [I see this explanation in the docstring for the > activequeues but unless I'm missing it, not anywhere prominent in the > documentation. And unf

Re: [Libevent-users] loopbreak vs. loopexit

2010-08-29 Thread Scott Lamb
On Fri, Aug 27, 2010 at 10:54 AM, Gilad Benjamini wrote: > > I read the documentation on loopbreak and loopexit in both > http://www.wangafu.net/~nickm/libevent-book/ and the header file and I still > don't fully understand the details. > > "vent_base_loopbreak ... differs from event_base_loopexit

[Libevent-users] loopbreak vs. loopexit

2010-08-27 Thread Gilad Benjamini
I read the documentation on loopbreak and loopexit in both http://www.wangafu.net/~nickm/libevent-book/ and the header file and I still don't fully understand the details. "vent_base_loopbreak ... differs from event_base_loopexit(base, NULL) in that if the event_base is currently processing any ac