Home | Trees | Index | Help |
|
---|
Package twisted :: Package protocols :: Module policies :: Class LimitConnectionsByPeerProtocol |
|
BaseProtocol
--+ |Protocol
--+ |ProtocolWrapper
--+ | LimitConnectionsByPeerProtocol
Method Summary | |
---|---|
connectionLost(self)
| |
Inherited from ProtocolWrapper | |
| |
| |
Called when a connection is made. | |
Called whenever data is received. | |
| |
| |
| |
Make a connection to a transport and a server. | |
| |
| |
| |
| |
| |
Inherited from Protocol | |
(Deprecated) |
Class Variable Summary | |
---|---|
Inherited from ProtocolWrapper | |
tuple |
__implements__ = (<class twisted.internet.interfaces.ITr...
|
int |
disconnecting = 0 |
Inherited from BaseProtocol | |
int |
connected = 0 |
NoneType |
transport = None |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Wed Feb 25 07:36:39 2004 | http://epydoc.sf.net |