SleekXMPP/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 Update api docs for handlers and matchers 2011-12-04 16:26:14 -08:00
matcher Pre-parse StanzaPath paths to speed up matching. 2012-01-17 22:28:44 -08:00
__init__.py Underscore names by default. 2010-10-17 22:04:42 -04:00
filesocket.py Add docs for filesocket 2011-11-22 16:33:38 -08:00
jid.py Hash JIDs based on full JID string. 2012-01-17 23:03:48 -08:00
scheduler.py Add API docs for the scheduler 2011-12-04 16:43:05 -08:00
stanzabase.py Pre-parse StanzaPath paths to speed up matching. 2012-01-17 22:28:44 -08:00
test.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
test.xml moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
testclient.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
tostring.py Update tostring docs, plus more doc cleanup 2011-11-22 16:25:33 -08:00
xmlstream.py Make socket_error run as a direct event to ensure that it is handled. 2012-01-28 18:54:46 -08:00