This website requires JavaScript.
Explore
Help
Sign In
jshiffer
/
slixmpp
Watch
1
Star
0
Fork
0
You've already forked slixmpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
slixmpp
/
sleekxmpp
History
Florent Le Coz
897a9ac333
Do not traceback when DNS resolution time out.
...
Just log that the resolution timed out, and fall back to the hostname from the JID in this case
2011-01-20 06:34:08 +08:00
..
plugins
Fix disco add_item.
2011-01-19 17:27:53 -05:00
stanza
Fix namespace for Nick stanza.
2011-01-19 16:47:18 -05:00
test
Fix several errors in SleekTest.
2010-12-07 23:04:37 -05:00
thirdparty
Make it easier to import OrderedDict
2011-01-15 17:15:33 -05:00
xmlstream
Raise the event 'socket_error' when a socket error occurs.
2011-01-16 13:07:39 -05:00
__init__.py
Moved ClientXMPP to clientxmpp.py.
2010-10-06 14:20:32 -04:00
basexmpp.py
Add StreamError stanza and a stream_error event.
2011-01-16 13:22:52 -05:00
clientxmpp.py
Do not traceback when DNS resolution time out.
2011-01-20 06:34:08 +08:00
componentxmpp.py
Doesn't fail if host has NO SRV record
2010-11-09 01:53:41 +08:00
exceptions.py
Made exceptions work.
2010-10-25 15:09:56 -04:00