[Python-ideas] PEP 3156 - Asynchronous IO Support Rebooted

Richard Oudkerk shibturn at gmail.com
Sun Jan 6 00:55:55 CET 2013


On 05/01/2013 11:30pm, Guido van Rossum wrote:
>> >Supporting IOCP on windows is absolutely required, as WSAPoll is
>> >broken and won't be fixed.
>> >http://social.msdn.microsoft.com/Forums/hu/wsk/thread/18769abd-fca0-4d3c-9884-1a38ce27ae90
> Wow. Now I'm even more glad that we're planning to support IOCP.
>

I took care to work around that bug when adding support for WSAPoll() in 
tulip.

-- 
Richard




More information about the Python-ideas mailing list