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

Guido van Rossum report at bugs.python.org
Mon Jan 21 18:38:50 CET 2013


Guido van Rossum added the comment:

This is a very good question to which I have no good answer.  If it weren't for this, we could probably do away with the distinction between add_writer and add_connector, and a lot of code could be simpler.  (Or is that distinction also needed for IOCP?)

----------

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


More information about the Python-bugs-list mailing list