[Twisted-Python] Explicitly closing an AMP connection?

Nathan nathan.stocks at gmail.com
Wed Apr 16 11:23:32 MDT 2008


What's the "twisted" way of cleanly closing an AMP connection?  The
closest thing I can find on

http://twistedmatrix.com/documents/current/api/twisted.protocols.amp.AMP.html

is stopProducing() -- but it's undocumented.  Will that kill the connection?

~ Nathan




More information about the Twisted-Python mailing list