[docs] [issue19876] selectors (and asyncio?): document behaviour on closed files/sockets
Guido van Rossum
report at bugs.python.org
Sat Dec 7 20:01:23 CET 2013
Guido van Rossum added the comment:
I think I got the closing sorted out now, and through reordering the dup2() calls are actually needed.
----------
Added file: http://bugs.python.org/file33028/unregister7.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19876>
_______________________________________
More information about the docs
mailing list