aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-09-19 10:50:34 -0400
committerNick Mathewson <nickm@torproject.org>2013-09-19 10:50:34 -0400
commit67bb1a44bd2af54d2475404b187c5475db7ea76d (patch)
tree046a447ed946c452a24bcf5989681bf766f6d9c6 /changes
parent2f2fa7683d768ce165e9fc5b6f22d2fdcd79d9ca (diff)
parenta2754d418dffb6188717d5e84d9bea59a2c9853b (diff)
downloadtor-67bb1a44bd2af54d2475404b187c5475db7ea76d.tar
tor-67bb1a44bd2af54d2475404b187c5475db7ea76d.tar.gz
Merge remote-tracking branch 'public/bug9716_024'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug97164
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug9716 b/changes/bug9716
new file mode 100644
index 000000000..5e3907717
--- /dev/null
+++ b/changes/bug9716
@@ -0,0 +1,4 @@
+ o Bugfixes (performance):
+ - Set the listen() backlog limit to the largest actually supported
+ on the system, not to the value in a header file. Fixes bug 9716;
+ bugfix on every released Tor.