[issue22018] signal.set_wakeup_fd() should accept sockets on Windows

STINNER Victor report at bugs.python.org
Sun Jul 27 15:44:23 CEST 2014


STINNER Victor added the comment:

New version 9 of my patch:

- signal.set_wakeup_fd() now also supports socket handles on Windows

(That's all: files are still supported on Windows.)

----------
Added file: http://bugs.python.org/file36130/wakeup_fd-9.patch

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


More information about the Python-bugs-list mailing list