On Wed, 8 Jan 2014, Colin Ngam wrote:

I tried the same thing with 7.34.0 and the effect is the same.

Registering with:

  curl_easy_setopt(curl, CURLOPT_LOW_SPEED_LIMIT, 1);
  curl_easy_setopt(curl, CURLOPT_LOW_SPEED_TIME, no_progress_timeout);

Causes the thread at close to 100% cpu usage.

I confirm that this issue exist in 7.34.0

Ouch! :-( Can you please provide a full example source for us that we can use to repeat and then debug this?

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to