slixmpp/sleekxmpp/xmlstream
Lance Stout 3ab7c8bcc3 Make socket_error run as a direct event to ensure that it is handled.
Socket errors that occur before stream processing begins could not be
handled as the event loop would not be running yet.

Resolves issue #142
2012-01-28 18:54:46 -08:00
..
handler
matcher Pre-parse StanzaPath paths to speed up matching. 2012-01-17 22:28:44 -08:00
__init__.py
filesocket.py
jid.py Hash JIDs based on full JID string. 2012-01-17 23:03:48 -08:00
scheduler.py
stanzabase.py Pre-parse StanzaPath paths to speed up matching. 2012-01-17 22:28:44 -08:00
test.py
test.xml
testclient.py
tostring.py
xmlstream.py Make socket_error run as a direct event to ensure that it is handled. 2012-01-28 18:54:46 -08:00