- Constantine Sapuntzakis filed bug report #2783090
authorDaniel Stenberg <daniel@haxx.se>
Tue, 28 Apr 2009 20:27:06 +0000 (20:27 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Apr 2009 20:27:06 +0000 (20:27 +0000)
commitd068001102519c01970808e1ec572016ee3d3408
tree2619ca36d7c9a44447e816249a5259738c6b6c2f
parentd576be58dc2e87152188be34cf40a7b7578fc5a4
- Constantine Sapuntzakis filed bug report #2783090
  (http://curl.haxx.se/bug/view.cgi?id=2783090) pointing out that on windows
  we need to grow the SO_SNDBUF buffer somewhat to get really good upload
  speeds. http://support.microsoft.com/kb/823764 has the details. Friends
  confirmed that simply adding 32 to CURL_MAX_WRITE_SIZE is enough.
CHANGES
RELEASE-NOTES
lib/connect.c