[flashproxy/master] Add debug message on startup.

4 Jan
2013
4 Jan
'13
5:55 a.m.
commit ee48e7b3ec2a8bddafa29772134cafd7a2a67b4a Author: David Fifield <david@bamsoftware.com> Date: Thu Jan 3 21:55:23 2013 -0800 Add debug message on startup. --- proxy/flashproxy.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/proxy/flashproxy.js b/proxy/flashproxy.js index 26fb5dd..5c8a82f 100644 --- a/proxy/flashproxy.js +++ b/proxy/flashproxy.js @@ -491,6 +491,7 @@ function FlashProxy() { return; } + puts("Starting; will contact facilitator in " + this.facilitator_poll_interval + " seconds."); setTimeout(this.proxy_main.bind(this), this.facilitator_poll_interval * 1000); };
4551
Age (days ago)
4551
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org