twisted.internet.gtk2reactor.PortableGtkReactor(_glibbase.PortableGlibReactorBase) class documentationtwisted.internet.gtk2reactor
          View Source
          (View In Hierarchy)
        
      Reactor that works on Windows.
Sockets aren't supported by GTK+'s input_add on Win32.
| Method | __init__ | Initialize file descriptor tracking dictionaries and the base class. | 
Inherited from _ThreadedWin32EventsMixin (via PortableGlibReactorBase, SelectReactor):
| Method | addEvent | |
| Method | removeEvent | |
| Instance Variable | _reactor | The Win32Reactor
running in the other thread.  This is None until it is 
actually needed. | 
  
| Instance Variable | _reactorThread | The threading.Thread which is running the Win32Reactor.
This is None until it is actually needed. | 
  
| Method | _unmakeHelperReactor | Stop and discard the reactor started by 
_makeHelperReactor. | 
  
| Method | _makeHelperReactor | Create and (in a new thread) start a Win32Reactor
instance to use for the implementation of IReactorWin32Events. | 
  
Inherited from _ThreadedWin32EventsMixin (via PortableGlibReactorBase, SelectReactor):
| Method | addEvent | |
| Method | removeEvent | |
| Instance Variable | _reactor | The Win32Reactor
running in the other thread.  This is None until it is 
actually needed. | 
  
| Instance Variable | _reactorThread | The threading.Thread which is running the Win32Reactor.
This is None until it is actually needed. | 
  
| Method | _unmakeHelperReactor | Stop and discard the reactor started by 
_makeHelperReactor. | 
  
| Method | _makeHelperReactor | Create and (in a new thread) start a Win32Reactor
instance to use for the implementation of IReactorWin32Events. | 
  
Inherited from _ThreadedWin32EventsMixin (via PortableGlibReactorBase, SelectReactor):
| Method | addEvent | |
| Method | removeEvent | |
| Instance Variable | _reactor | The Win32Reactor
running in the other thread.  This is None until it is 
actually needed. | 
  
| Instance Variable | _reactorThread | The threading.Thread which is running the Win32Reactor.
This is None until it is actually needed. | 
  
| Method | _unmakeHelperReactor | Stop and discard the reactor started by 
_makeHelperReactor. | 
  
| Method | _makeHelperReactor | Create and (in a new thread) start a Win32Reactor
instance to use for the implementation of IReactorWin32Events. | 
  
Inherited from _ThreadedWin32EventsMixin (via PortableGlibReactorBase, SelectReactor):
| Method | addEvent | |
| Method | removeEvent | |
| Instance Variable | _reactor | The Win32Reactor
running in the other thread.  This is None until it is 
actually needed. | 
  
| Instance Variable | _reactorThread | The threading.Thread which is running the Win32Reactor.
This is None until it is actually needed. | 
  
| Method | _unmakeHelperReactor | Stop and discard the reactor started by 
_makeHelperReactor. | 
  
| Method | _makeHelperReactor | Create and (in a new thread) start a Win32Reactor
instance to use for the implementation of IReactorWin32Events. | 
  
Inherited from _ThreadedWin32EventsMixin (via PortableGlibReactorBase, SelectReactor):
| Method | addEvent | |
| Method | removeEvent | |
| Instance Variable | _reactor | The Win32Reactor
running in the other thread.  This is None until it is 
actually needed. | 
  
| Instance Variable | _reactorThread | The threading.Thread which is running the Win32Reactor.
This is None until it is actually needed. | 
  
| Method | _unmakeHelperReactor | Stop and discard the reactor started by 
_makeHelperReactor. | 
  
| Method | _makeHelperReactor | Create and (in a new thread) start a Win32Reactor
instance to use for the implementation of IReactorWin32Events. | 
  
Inherited from _ThreadedWin32EventsMixin (via PortableGlibReactorBase, SelectReactor):
| Method | addEvent | |
| Method | removeEvent | |
| Instance Variable | _reactor | The Win32Reactor
running in the other thread.  This is None until it is 
actually needed. | 
  
| Instance Variable | _reactorThread | The threading.Thread which is running the Win32Reactor.
This is None until it is actually needed. | 
  
| Method | _unmakeHelperReactor | Stop and discard the reactor started by 
_makeHelperReactor. | 
  
| Method | _makeHelperReactor | Create and (in a new thread) start a Win32Reactor
instance to use for the implementation of IReactorWin32Events. | 
  
Inherited from _ThreadedWin32EventsMixin (via PortableGlibReactorBase, SelectReactor):
| Method | addEvent | |
| Method | removeEvent | |
| Instance Variable | _reactor | The Win32Reactor
running in the other thread.  This is None until it is 
actually needed. | 
  
| Instance Variable | _reactorThread | The threading.Thread which is running the Win32Reactor.
This is None until it is actually needed. | 
  
| Method | _unmakeHelperReactor | Stop and discard the reactor started by 
_makeHelperReactor. | 
  
| Method | _makeHelperReactor | Create and (in a new thread) start a Win32Reactor
instance to use for the implementation of IReactorWin32Events. | 
  
Initialize file descriptor tracking dictionaries and the base class.