[orbot/master] add new flush transproxy interface method

21 Aug
2014
21 Aug
'14
1:50 p.m.
commit 25bc4c0a6fa8b7c46933f86ff1af142f5cf7559b Author: Nathan Freitas <nathan@freitas.net> 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 (); }
3954
Age (days ago)
3954
Last active (days ago)
0 comments
1 participants
participants (1)
-
n8fr8@torproject.org