[Twisted-Python] Another tcp.Client question

Itamar twisted at itamarst.org
Fri Aug 31 12:37:41 MDT 2001


Itamar wrote:
> Another question - shouldn't we return when getting a EWOULDBLOK or 
> friends, since we haven't yet connected?

Well, maybe not. But I am having problems - when connecting to a server 
that is not running using a tcp.Client, instead of getting 
connectionFailed I'm getting connectionMade and then an immediate 
connectionLost.






More information about the Twisted-Python mailing list