Merge remote-tracking branch 'public/bug9716_024' into maint-0.2.4

This commit is contained in:
Nick Mathewson
2014-02-06 16:29:08 -05:00
2 changed files with 26 additions and 1 deletions
+4
View File
@@ -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.