The most suitable default reactor for the current platform.

Depending on a specific application's needs, some other reactor may in fact be better.

Variable __all__ Undocumented
Variable install Undocumented
Function _getInstallFunction Return a function to install the reactor most suited for the given platform.
__all__ =
Undocumented
(type: List[str])
def _getInstallFunction(platform): (source)

Return a function to install the reactor most suited for the given platform.

ParametersplatformThe platform for which to select a reactor. (type: twisted.python.runtime.Platform)
ReturnsA zero-argument callable which will install the selected reactor.
install =
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.