slixmpp/sleekxmpp/xmlstream
Lance Stout b8efcc7cf0 Don't just call self.disconnect in self.reconnect.
It messes up the auto_reconnect value and causes the XML processing
loop to spin wildly with errors on a stream disconnect.
2011-11-08 19:23:53 -08:00
..
handler Break reference cycle to fix potential memory leaks for callback handlers. 2011-10-08 17:31:30 -04:00
matcher Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
__init__.py Underscore names by default. 2010-10-17 22:04:42 -04:00
filesocket.py Cleanup logging and exception handling. 2011-05-31 10:23:05 -07:00
jid.py Fix double roster entry issue with Unicode. 2011-05-20 16:48:13 -04:00
scheduler.py Update scheduler with locks and ability to remove tasks. 2011-08-25 13:34:30 -07:00
stanzabase.py Fix memory reference bugs. 2011-09-01 00:50:45 -07:00
test.py
test.xml
testclient.py
tostring.py Clean up and unify tostring once and for all. 2011-08-04 11:41:36 -07:00
xmlstream.py Don't just call self.disconnect in self.reconnect. 2011-11-08 19:23:53 -08:00