| Trees | Indices | Help |
|
|---|
|
|
twisted.internet.protocol.Factory --+
|
twisted.internet.protocol.ClientFactory --+
|
ZenTcpClient
|
|||
|
protocol Twisted class to make a TCP/IP connection to a remote IP service and report back the result. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
msg = "pass"
|
|||
deferred = None
|
|||
|
Inherited from |
|||
|
|||
Called when an established connection is lost. It may be useful to call connector.connect() - this will reconnect.
|
Called when a connection has failed to connect. It may be useful to call connector.connect() - this will reconnect.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu May 7 11:46:16 2009 | http://epydoc.sourceforge.net |