summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0030/disco.py
diff options
context:
space:
mode:
authorLance Stout <lancestout@gmail.com>2010-12-16 22:21:50 -0500
committerLance Stout <lancestout@gmail.com>2010-12-16 22:21:50 -0500
commit0aee445e6976b03f7e04bcab6ec40ecf14b5d1a4 (patch)
tree28c5114ddde64af67a16e041f60edb61e4920fb0 /sleekxmpp/plugins/xep_0030/disco.py
parentcbc42c29fb02a6fd22a0c303e8d02364545c86cf (diff)
downloadslixmpp-0aee445e6976b03f7e04bcab6ec40ecf14b5d1a4.tar.gz
slixmpp-0aee445e6976b03f7e04bcab6ec40ecf14b5d1a4.tar.bz2
slixmpp-0aee445e6976b03f7e04bcab6ec40ecf14b5d1a4.tar.xz
slixmpp-0aee445e6976b03f7e04bcab6ec40ecf14b5d1a4.zip
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.
Diffstat (limited to 'sleekxmpp/plugins/xep_0030/disco.py')
0 files changed, 0 insertions, 0 deletions