[Twisted-Python] No connectionLost

Ed Young ejy712 at comcast.net
Fri Dec 5 18:01:53 EST 2003


I am developing an asynchronous messaging application.  I was testing it 
today with a colleague over a vpn.  The vpn went down.  But the twisted 
connection looked like it stayed up.  I was expecting a connectionLost() 
call.  It never came.  When the vpn was recovered the transfer did not 
continue.

Is this expected behavior?  What can I do to avoid this problem?

BTW - twisted absolutely rocks!  Performance is great.  And the 
interface is very well thought out.  Thanks...





More information about the Twisted-Python mailing list