Merge branch 'bug22798_029_squashed'

This commit is contained in:
Nick Mathewson
2018-01-17 13:26:41 -05:00
3 changed files with 49 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (windows, performance):
- Improve performance on Windows Vista and Windows 7 by adjusting TCP send
window size according to the recommendation from
SIO_IDEAL_SEND_BACKLOG_QUERY. Closes ticket 22798. Patch from Vort.