[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] add new flush transproxy interface method
commit 25bc4c0a6fa8b7c46933f86ff1af142f5cf7559b
Author: Nathan Freitas <nathan@xxxxxxxxxxx>
Date: Thu Aug 21 09:46:36 2014 -0400
add new flush transproxy interface method
---
src/org/torproject/android/service/ITorService.aidl | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/org/torproject/android/service/ITorService.aidl b/src/org/torproject/android/service/ITorService.aidl
index 2d57c9b..07b08a0 100644
--- a/src/org/torproject/android/service/ITorService.aidl
+++ b/src/org/torproject/android/service/ITorService.aidl
@@ -52,4 +52,6 @@ interface ITorService {
String[] getLog ();
long[] getBandwidth ();
+
+ boolean flushTransProxy ();
}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits