twisted.internet.selectreactor module documentationtwisted.internet
          View Source
          
        
      Select reactor
| Function | win32select | Win32 select wrapper. | 
| 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. |