ursachec / CPAProxy

A thin Objective-C wrapper around Tor.
Other
161 stars 49 forks source link

Added method to retry connecting to control port #23

Closed davidchiles closed 9 years ago

davidchiles commented 9 years ago

This will ensure that we'll be able to connect to control port by retrying a number of times until it connects.

Also added getting the bootstrap progress when first connecting instead of waiting for the next GETINFO