Table of Contents

Module: tcp Twisted-0.17.4/twisted/internet/tcp.py

Various asynchronous TCP/IP classes.

Imported modules   
import abstract
import copy
import main
import os
import socket
import stat
import string
import sys
import task
from twisted.persisted import styles
from twisted.protocols import protocol
from twisted.python import log, defer
import types
Classes   
Client

A client for TCP (and similiar) sockets.

Connection

I am the superclass of all socket-based FileDescriptors.

Connector

Connect a protocol to a server using TCP and if it fails make a new one.

IConnector

Connect this to that and make it stick.

Port

I am a TCP server port, listening for connections.

Server

Serverside socket-stream connection class.


Table of Contents

This document was automatically generated on Sat Apr 20 01:30:49 2002 by HappyDoc version 2.0