nskinkel / oppy

A Tor client (onion proxy) implementation in Python
BSD 3-Clause "New" or "Revised" License
24 stars 3 forks source link

Fix NetStatus zlib errors #48

Closed nskinkel closed 9 years ago

nskinkel commented 9 years ago

NetStatus will occasionally raise exceptions while trying to decompress data. We need to handle this properly.