|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-2783090 ] Uploads slow on Windows - nonblocking send issue
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 28 Apr 2009 20:27:27 +0000
Bugs item #2783090, was opened at 2009-04-28 20:51
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
The issue and an incorrect fix are described in Microsoft KB article: http://support.microsoft.com/kb/823764
Setting the setsockopt handler below fixed the problem:
static int set_sockopts(void * clientp, curl_socket_t sockfd, curlsocktype purpose) {
return 0;
I suggest this setsockopt logic be integrated into libcurl to save others from spending a day or more tracking down the issue.
----------------------------------------------------------------------
>Comment By: Daniel Stenberg (bagder)
Message:
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info