[issue22018] Add a new signal.set_wakeup_socket() function
Charles-François Natali
report at bugs.python.org
Thu Jul 24 22:37:17 CEST 2014
Charles-François Natali added the comment:
> Ok, let's go with the option (B): use set_wakeup_fd() on all platforms, but only accept socket handles on Windows.
Sorry, why restrict it to sockets on Windows?
If someone wants to pass e.g. a pipe, why prevent it?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22018>
_______________________________________
More information about the Python-bugs-list
mailing list