Part of twisted.internet View Source
Deprecated module that used to contain SelectReactor and PosixReactorBase
API Stability: stable
Maintainer: Itamar Shtull-TrauringClass | PosixReactorBase | A basis for reactors that use file descriptors. |
Class | SelectReactor | A select() based reactor - runs on all POSIX platforms and on Win32. |
Function | install | Configure the twisted mainloop to be run using the select() reactor. |