[issue22018] signal: accept socket for signal.set_wakeup_fd()

Guido van Rossum report at bugs.python.org
Sun Jul 20 22:00:28 CEST 2014


Guido van Rossum added the comment:

I don't know much about how sockets are implemented on Windows; is there a guarantee that the space of possible socket fds doesn't overlap the space of possible stream fds?

----------

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


More information about the Python-bugs-list mailing list