cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: release delay

From: Michael Wallner <mike_at_iworks.at>
Date: Thu, 07 Jun 2007 23:52:36 +0200

Michael Wallner wrote:

> I found that
>
> curl_easy_setopt(ch, CURLOPT_MAX_SEND_SPEED_LARGE, (curl_off_t) 0);
> curl_easy_setopt(ch, CURLOPT_MAX_RECV_SPEED_LARGE, (curl_off_t) 0);
>
> cause my issue.

> The attached program should prove what I'm experiencing.

Hmm, maybe it's related to the changes at transfer.c:1832ff?

-- 
Michael
Received on 2007-06-08