module documentation

Very basic functionality for a Reactor implementation.

Class BaseConnector Basic implementation of IConnector.
Class BasePort Basic implementation of a ListeningPort.
Class BlockingResolver Undocumented
Class DelayedCall No class docstring; 0/11 instance variable, 0/2 class variable, 9/10 methods documented
Class PluggableResolverMixin A mixin which implements the pluggable resolver reactor interfaces.
Class ReactorBase Default base class for Reactors.
Class ThreadedResolver ThreadedResolver uses a reactor, a threadpool, and socket.gethostbyname to perform name lookups without blocking the reactor thread. It also supports timeouts indepedently from whatever timeout logic ...
Class _SignalReactorMixin Private mixin to manage signals: it installs signal handlers at start time, and define run method.
Class _ThreePhaseEvent Collection of callables (with arguments) which can be invoked as a group in a particular order.
Variable _SystemEventID Undocumented
Variable _ThreadCall Undocumented
Variable _ThreePhaseEventTrigger Undocumented
Variable _ThreePhaseEventTriggerCallable Undocumented
Variable _ThreePhaseEventTriggerHandle Undocumented
_SystemEventID = (source)

Undocumented

_ThreadCall = (source)

Undocumented

_ThreePhaseEventTrigger = (source)

Undocumented

_ThreePhaseEventTriggerCallable = (source)

Undocumented

_ThreePhaseEventTriggerHandle = (source)

Undocumented