[Twisted-Python] connectionLost issue

Itamar Shtull-Trauring itamar at itamarst.org
Fri Nov 23 09:50:51 MST 2007


On Thu, 2007-11-22 at 09:27 +0100, Mark Papazyan wrote:

> Is there a way to tell the framework to
> handle the connection lost events for each Factory/Protocol objects
> separately?

I'm not sure what you're doing wrong, but connectionLost will only be
called on the protocol that actually had its connection lost... not on
others.





More information about the Twisted-Python mailing list