module documentation
(source)

Backwards compatibility, and utility functions.

In general, this module should not be used, other than by reactor authors who need to use the 'installReactor' method.

Function installReactor Install reactor reactor.
Variable CONNECTION_DONE Undocumented
Variable CONNECTION_LOST Undocumented
def installReactor(reactor): (source)
Install reactor reactor.
Parameters
reactorAn object that provides one or more IReactor* interfaces.
CONNECTION_DONE = (source)

Undocumented

CONNECTION_LOST = (source)

Undocumented