Hi, This is slightly disappointing. IOCP is way better on Windows than the select() based things. And as I noted before the select() thingy is quite broken too. I would really prefer the simple race condition to be fixed, and IOCP to be enabled by default on windows. -Timo On Wed, 18 Jul 2012 18:15:31 +0800 Ming <ming at teluu.com> wrote: > Hi Alexei, > > Unfortunately not. There is a plan to do a makeover for ioqueue to > make it more efficient, but currently we are focusing on Android port. > > Regards, > Ming > > On Tue, Jul 17, 2012 at 7:50 PM, Alexey Simak <alexeysimak at gmail.com> > wrote: > > Hi, > > > > According to bug report https://trac.pjsip.org/repos/ticket/985# > > IOCP ioqueue is not supported now on Windows. > > > > Are there any plans to enable IOCP ioqueue back? > > > > Thanks, > > Alexey Simak