[issue12328] multiprocessing's overlapped PipeConnection on Windows

sbt report at bugs.python.org
Mon Jun 13 21:10:36 CEST 2011


sbt <shibturn at gmail.com> added the comment:

The attached patch hopefully fixes problems (1)-(5), but I have never used overlapped I/O before.  test_pipe_poll.py passes with these changes.

----------
keywords: +patch
Added file: http://bugs.python.org/file22350/pipe_poll.patch

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


More information about the Python-bugs-list mailing list