Part of twisted.internet View Source
Maintainer: Itamar Shtull-Trauring
| Class | 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. |