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. | |
| |
| |
| |
| |
| |
| |
| |
| |
Inherited from Protocol | |
(Deprecated) | |
Inherited from BaseProtocol | |
Make a connection to a transport and a server. |
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 Tue Dec 9 17:48:02 2003 | http://epydoc.sf.net |