[issue22018] signal.set_wakeup_fd() should accept sockets on Windows
STINNER Victor
report at bugs.python.org
Tue Jul 29 23:49:54 CEST 2014
STINNER Victor added the comment:
I pushed my latest patch. Thank you for helping me to design the API of this new feature.
Let's move to the issue #22042 to discuss if signal.set_wakeup_fd() should raise an exception if the file descriptor or socket handle is blocking. I close this issue.
----------
resolution: -> fixed
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22018>
_______________________________________
More information about the Python-bugs-list
mailing list