~fcorrea/twisted/maybe-3.2

Viewing all changes in revision 15922.

  • Committer: exarkun
  • Date: 2011-06-13 22:20:22 UTC
  • Revision ID: svn-v4:bbbe8e31-12d6-0310-92fd-ac37d47ddeeb:trunk:32109
Merge win32-gtk-win32events-4862 

Author: exarkun
Reviewer: itamarst
Fixes: #4862

Add `IReactorWin32Events` to the select, iocp, and Gtk reactors on Windows
(if the third-party dependencies are available) by having each of those
reactors run a `Win32Reactor` in a secondary thread and delegating event-
related methods to that reactor.

Significantly, this means all reactors on Windows now support serial ports.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: