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.
Variable | CONNECTION_DONE | Undocumented |
Variable | CONNECTION_LOST | Undocumented |
Function | installReactor | Install reactor reactor . |
Install reactor reactor
.
Parameters | reactor | An object that provides one or more IReactor* interfaces. |