[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [Libevent-users] libevent is blocking on me
On Wed, Jan 20, 2010 at 1:19 PM, Ron Combs <roncombs64@xxxxxxxxx> wrote:
> I am not performing the request in a event base. I am running
> evhttp_make_request followed by event_dispatch right in the http handler,
> can this be a problem?
There should only be a single call to event_dispatch() in your code.
Probably in the main function.
Niels.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.