Re: [Libevent-users] Crash in my simple multi-threaded evhttp app [code incl.]

2012-07-11 Thread Nir Soffer
On Thu, Jun 28, 2012 at 7:38 AM, Julian Bui wrote: > Thanks for replying, Nick. > > I probably cannot use libevhtp because it appears to be too small of a > project to get company approval for my application. We worry about support > and maintenance issues. > > Does anyone have any other suggest

Re: [Libevent-users] about exit when using flag EVLOOP_NO_EXIT_ON_EMPTY

2012-07-11 Thread Nick Mathewson
On Sun, Jul 8, 2012 at 8:07 AM, debuguo wrote: > " enable threading before creating your event base " > could you explain more about it? Have a look at the "Locks and threading" section of http://www.wangafu.net/~nickm/libevent-book/Ref1_libsetup.html Excerpt: = To get locking in Libeven