Home | Trees | Index | Help |
---|
Package twisted :: Package internet :: Module default |
|
Default reactor base classes, and a select() based reactor.
API Stability: stable
Maintainer: Itamar Shtull-TrauringClasses | |
---|---|
PosixReactorBase |
A basis for reactors that use file descriptors. |
SelectReactor |
A select() based reactor - runs on all POSIX platforms and on Win32. |
Function Summary | |
---|---|
Configure the twisted mainloop to be run using the select() reactor. |
Function Details |
---|
install()Configure the twisted mainloop to be run using the select() reactor. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:45:30 2003 | http://epydoc.sf.net |