On Tue, 16 Jun 2009, 曾坤 wrote:
After the download start a few seconds, I called curl_easy_pause in the
progress function like this:
curl_easy_pause(curl, CURLPAUSE_RECV);
I think the curl_easy_perform will never return until I call curl_easy_pause
again to unpause the download. But curl_easy_perform returned after I paused
the download for about 20 seconds.
I use lib_curl 7.18.0 on vista.
Can you please try with the latest version to see if the problem remains? If
it does, can you please provide a full source example showing this problem?
--
/ daniel.haxx.se