thaliproject / Tor_Onion_Proxy_Library

Provides a JAR and an AAR for embedding the Tor Onion Proxy into a Java or Android Program
Apache License 2.0
175 stars 98 forks source link

TorSettings Port Methods Should Return Integers #82

Open sisbell opened 5 years ago

sisbell commented 5 years ago

TorSettings methods for ports mostly return strings. We should make these ints and then cast these as needed.