diff options
author | Lance Stout <lancestout@gmail.com> | 2011-07-04 18:47:57 -0700 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2011-07-04 18:47:57 -0700 |
commit | 5efb170e1d7d210304d5bc31f343743770d82e13 (patch) | |
tree | c9f56550b03efe6d9a3ddd749e1a208ddb9c8f3f /sleekxmpp/plugins/old_0050.py | |
parent | cccccdcc0aae2be9a00012c872ab1fad60b2b971 (diff) | |
download | slixmpp-5efb170e1d7d210304d5bc31f343743770d82e13.tar.gz slixmpp-5efb170e1d7d210304d5bc31f343743770d82e13.tar.bz2 slixmpp-5efb170e1d7d210304d5bc31f343743770d82e13.tar.xz slixmpp-5efb170e1d7d210304d5bc31f343743770d82e13.zip |
Added wait parameter to disconnect.
If wait=True, then the disconnect call will block until
the send queue has emptied.
WARNING: Using wait=True when more stanzas are being added to the
queue than can be processed such that the queue is never empty
will cause the disconnect call to block indefinitely without actually
disconnecting.
Diffstat (limited to 'sleekxmpp/plugins/old_0050.py')
0 files changed, 0 insertions, 0 deletions