Re: [Libevent-users] libevhtp beginnings API

2011-05-26 Thread Scott Lamb
On Mon, May 23, 2011 at 8:55 AM, Mark Ellzey wrote: > I have been reconsidering the idea of actually putting this into > Libevent itself, mostly because I have intentions to abstract a lot of > the duties a real http server would do: thread pooling, AIO spooling, > RESTfull type configuration, and

Re: [Libevent-users] http.c:689: Assertion req != NULL failed in evhttp_connection_fail

2011-05-26 Thread Alexey Ozeritsky
Works fine now, thanks. On Wed, May 25, 2011 at 7:13 PM, Kevin Ko wrote: > Hi, Alexey. > It looks like it's related to a small bug that was inadvertently introduced > between 2.0.10 and 2.0.11.  A patch was committed to fix it a few days ago: > http://levent.git.sourceforge.net/git/gitweb.cgi?p=l