Correct. IOCP has been looked at a number of times, but no impl yet. 0MQ just uses select() on Windows. It is why there is no IPC on the Windows version.
Joshua On Feb 9, 2012, at 10:28 AM, niXman wrote: > Hi, > > I read the ØMQ sources and could not find IOCP implementation for > Windows. Is it true that on Windows is used select() ? > > niXman. > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
