[Twisted-Python] loseConnection should stop the int32/int16 stringReceived too
Andrea Arcangeli
andrea at cpushare.com
Tue Mar 15 11:14:52 MST 2005
On Tue, Mar 15, 2005 at 12:29:35PM -0500, Itamar Shtull-Trauring wrote:
> We probably ought to add an API, since the functionality appears to be
> useful.
What about just adding .disconnecting to the other transports too then?
That already exists and I don't see anything fundamentally wrong with it
(especially with the property feature of python that won't leave us
locked into a fixed value). Then incidentally my patch will become
correct too ;).
More information about the Twisted-Python
mailing list