slixmpp/sleekxmpp/xmlstream
Lance Stout 0aee445e69 Use daemon threads instead of signals.
Daemonized threads exit once the main program has quit,
and the only threads left running are all daemon threads.

Should fix hanging clients while not trampling over anyone
else's signal handlers.
2010-12-16 22:21:50 -05:00
..
handler
matcher
tostring Add support for using xml:lang values. 2010-12-07 23:07:40 -05:00
__init__.py
filesocket.py
jid.py
scheduler.py
stanzabase.py Add support for using xml:lang values. 2010-12-07 23:07:40 -05:00
test.py
test.xml
testclient.py
xmlstream.py Use daemon threads instead of signals. 2010-12-16 22:21:50 -05:00