Package twisted :: Package internet
[frames | no frames]

Package twisted.internet

Twisted Internet: Asynchronous I/O and Events.
Submodules
  • abstract: Support for generic select()able objects.
  • address: Address objects for network connections.
  • app: This module is DEPRECATED.
  • base: Very basic functionality for a Reactor implementation.
  • cfreactor: This module provides support for Twisted to interact with CoreFoundation CFRunLoops.
  • default: Default reactor base classes, and a select() based reactor.
  • defer: Support for results that aren't immediately available.
  • error: Exceptions and errors for use in twisted.internet modules.
  • fdesc: Utility functions for dealing with POSIX file descriptors.
  • gtk2reactor: This module provides support for Twisted to interact with the PyGTK2 mainloop.
  • gtkreactor: This module provides support for Twisted to interact with the PyGTK mainloop.
  • interfaces: Interface documentation.
  • iocpreactor
  • javareactor: A java implementation of a ``select'' loop.
  • kqreactor: A kqueue()/kevent() based implementation of the Twisted main loop.
  • main: Backwards compatability, and utility functions.
  • pollreactor: A poll() based implementation of the twisted main loop.
  • process: UNIX Process management.
  • protocol: Standard implementations of Twisted protocol-related interfaces.
  • pyuisupport: This module integrates PyUI with twisted.internet's mainloop.
  • qtreactor: This module provides support for Twisted to interact with the PyQt mainloop.
  • serialport
  • ssl: SSL transport.
  • stdio: Standard input/out/err support.
  • task: Scheduling utility methods and classes.
  • tcp: Various asynchronous TCP/IP classes.
  • threads: Extended thread dispatching support.
  • tksupport: This module integrates Tkinter with twisted.internet's mainloop.
  • udp: Various asynchronous UDP classes.
  • unix: Various asynchronous TCP/IP classes.
  • utils: Utility methods.
  • win32eventreactor: A win32event based implementation of the Twisted main loop.
  • wxreactor: This module provides support for Twisted to interact with the wxPython.
  • wxsupport: Old method of wxPython support for Twisted.

Generated by Epydoc 2.0 on Sat May 15 20:08:37 2004 http://epydoc.sf.net