[Libevent-users] libevent with Windows IOCP

2012-03-01 Thread Henk Goosen
Hi there, I am looking into using libevent for a high performance cross-platform networking application. From the documentation and searching around I get the feeling that IOCP is still not well supported and/or stable in libevent. Is this accurate? Should I look elsewhere? Is IOCP support a hi

[Libevent-users] Re: Infinite loop in libevent-1.4.14b-stable

2012-03-01 Thread Daniel Janzon
On Fri, Mar 2, 2012 at 12:27 AM, Daniel Janzon wrote: > Hi Guys, > > Sorry to bother you with a problem in an old release, but I'd > appreciate any hints on this one. I've got a pretty large piece of > software based on libevent-1.4.14b-stable, which usually is really > solid. But in one load test

[Libevent-users] Infinite loop in libevent-1.4.14b-stable

2012-03-01 Thread Daniel Janzon
Hi Guys, Sorry to bother you with a problem in an old release, but I'd appreciate any hints on this one. I've got a pretty large piece of software based on libevent-1.4.14b-stable, which usually is really solid. But in one load test I got stuck in the while loop in event.c:timeout_process(): 936