sbt <shibt...@gmail.com> added the comment:

Here is an updated patch (pipe_poll_fix.patch) which should be applied on top 
of sigint_event.patch.

It fixes the problems with PipeConnection.poll() and Queue.empty() and makes 
PipeListener.accept() use overlapped I/O.  This should make all the pipe 
releated blocking functions/methods interruptible on Windows.

----------
Added file: http://bugs.python.org/file23736/pipe_poll_fix.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12328>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to