[issue16507] Patch selectmodule.c to support WSAPoll on Windows

Guido van Rossum report at bugs.python.org
Sun Jan 20 22:35:09 CET 2013


Guido van Rossum added the comment:

That compiles (after hacking the line endings).  One Tulip test fails, PollEventLooptests.testSockClientFail.  But that's probably because the PollSelector class hasn't been adjusted for Windows yet (need to dig this out of the Pollster code that was deleted when switching to neologix's Selector).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16507>
_______________________________________


More information about the Python-bugs-list mailing list