[Twisted-Python] internet/tcp.py problem

Itamar Shtull-Trauring twisted at itamarst.org
Sun Jul 7 03:15:30 EDT 2002


Manuel Estrada Sainz wrote:

 > tcp.Client calls self.failIfNotConnected in two ways, via reactor.callLater
 > with a timeout and in resolveAddress when it can't resolve the address.

Failure handling in client connections is one of the last backwards
incompatible changes we will be making, and will involve moving the failure 
callback from the protocol and very likely into the factory. We will fix 
this issue at that point.





More information about the Twisted-Python mailing list