jefflovejapan / drench

A simple BitTorrent client in Python
MIT License
73 stars 15 forks source link

Thread safety #3

Closed naggie closed 9 years ago

naggie commented 9 years ago

Is Drench threadsafe?

Nice project. It's about time there was a modern Bittorrent implementation for python.

jefflovejapan commented 9 years ago

Thanks. Yeah, it isn't threaded it just uses a simple run loop with select.