On Tue, Aug 16, 2011 at 06:24:08PM +0300, about bus wrote: > On Tue, Aug 16, 2011 at 6:08 PM, Mark Ellzey <mtho...@strcpy.net> wrote: > > > OK, this makes sense. there have been issues with kqueue being broken on > > older > > versions of libevent (a while back, with 1.x), try falling back to either > > poll or > > select for now to see if it works. I still need to know what version of > > libevent you are using. > > > > > I am using libevent-2.0.12-stable, from ports on FreeBSD, from source code > on Debian.
try "export EVENT_NOKQUEUE=1" then run the program. This will rule out kqueue specific issues if it still doesn't work. *********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.