[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [flashproxy/master] Link to #7733 also.
commit 21afa61e82c662eb27e9c831dbae97044ca46662
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Wed Oct 9 08:42:12 2013 -0700
Link to #7733 also.
---
proxy/flashproxy.js | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/proxy/flashproxy.js b/proxy/flashproxy.js
index db47184..cb2ac9e 100644
--- a/proxy/flashproxy.js
+++ b/proxy/flashproxy.js
@@ -652,7 +652,8 @@ function FlashProxy() {
this.begin_proxy = function(client_addr, relay_addr) {
/* Start two proxy connections because of some versions of Tor making
two pt connections:
- https://lists.torproject.org/pipermail/tor-dev/2012-December/004221.html */
+ https://lists.torproject.org/pipermail/tor-dev/2012-December/004221.html
+ https://trac.torproject.org/projects/tor/ticket/7733 */
this.make_proxy_pair(client_addr, relay_addr);
this.make_proxy_pair(client_addr, relay_addr);
};
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits