[Twisted-Python] Correct way to handle errors of connectTCP

Simon Pickles sipickles at hotmail.com
Tue Apr 1 00:45:24 MDT 2008



Jean-Paul Calderone wrote:
> On Mon, 31 Mar 2008 19:59:46 +0100, Simon Pickles 
> <sipickles at hotmail.com> wrote:
>> Hi,
>>
>> I expected reactor.connectTCP to return a deferred. That would have 
>> been nice, since callbacks would have handled the outcome.
>>
>> So how to I handle failure with it?
>
> ClientFactory.clientConnectionFailed will be called if the connection
> attempt fails for some reason.
>
> Jean-Paul
Doh! :)
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
>

-- 
Linux Counter: User# 424693 







More information about the Twisted-Python mailing list