Make connect(), abort() and reconnect() work
commit5c769632e8d35ea76990a1de3ab405c57a21482e
authorFlorent Le Coz <louiz@louiz.org>
Mon, 21 Jul 2014 18:31:37 +0000 (21 20:31 +0200)
committerFlorent Le Coz <louiz@louiz.org>
Mon, 21 Jul 2014 18:34:20 +0000 (21 20:34 +0200)
treee3ad8da26f48b3dea3ab24ed2bb855483bc62e91
parent373505f48351a310f7d7ddf0da92fd604682daf1
Make connect(), abort() and reconnect() work

All the auto_reconnect, connect_retry logic and that kind of stuf has been
entirely removed.
slixmpp/xmlstream/xmlstream.py