The most suitable default reactor for the current platform.

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

Function _getInstallFunction Return a function to install the reactor most suited for the given platform.
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.
API Documentation for Twisted, generated by pydoctor at 2017-09-23 19:45:03.