Re: [Libevent-users] Small patch for grabbing underlying event_base from an evhttp_request

2010-07-29 Thread Nick Mathewson
On Tue, Jul 27, 2010 at 3:34 PM, Mark Ellzey wrote: > Greetings, > > Attached is a small patch which allows a user to grab the underlying > event_base from an evhttp_request. I have patched this against the > current master on github. > > If there is a better way to do this, I am open to suggestio

[Libevent-users] Small patch for grabbing underlying event_base from an evhttp_request

2010-07-27 Thread Mark Ellzey
Greetings, Attached is a small patch which allows a user to grab the underlying event_base from an evhttp_request. I have patched this against the current master on github. If there is a better way to do this, I am open to suggestions. Thanks in advance! http.c|9 +