Re: [Libevent-users] libevent with Windows IOCP

2012-03-02 Thread Nick Mathewson
On Thu, Mar 1, 2012 at 7:58 PM, Henk Goosen wrote: > 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. > >

[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