Merge remote-tracking branch 'public/bug9716_024'

This commit is contained in:
Nick Mathewson
2013-09-19 10:50:34 -04: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.