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

Module twisted.internet.tcp

Various asynchronous TCP/IP classes.

End users shouldn't use this module directly - use the reactor APIs instead.

Maintainer: Itamar Shtull-Trauring
Classes
_TLSMixin  
BaseClient A base class for client TCP (and similiar) sockets.
Client A TCP client.
Connection I am the superclass of all socket-based FileDescriptors.
Connector  
Port I am a TCP server port, listening for connections.
Server Serverside socket-stream connection class.

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