[Twisted-Python] Oddities in calling loseConnection from tcp.Port.approveConnection

Andrew Bennetts andrew-twisted at puzzling.org
Tue Apr 2 05:46:57 EST 2002


On Tue, Apr 02, 2002 at 07:52:31PM +1000, I wrote:
> 
> I'll probably be doing my loseConnection from buildProtocol instead of
> approveConnection soon, but I suspect that I'll hit these problems there as
> well.

This is just to confirm that it still happens when I do loseConnection from 
within buildProtocol of my Factory, which is what you'd expect, looking at 
the code for tcp.Port...

-Andrew.






More information about the Twisted-Python mailing list