I am working on a personal project that helps minecraft clients connect to
minecraft servers using tor hidden services. I am handling the client
connection in a separate thread, but when I try to join the threads they
hang. The problem is in the file called hiddencraft.py, in the function
main at the end, in the finally clause at the bottom. Can anyone tell me
what I am doing wrong?

https://github.com/ChrisCalderon/hiddencraft
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to