curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Forcing curl_multi_perform() to return regularly

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 15 Jan 2021 16:59:48 +0100 (CET)

On Fri, 15 Jan 2021, Andreas Falkenhahn via curl-library wrote:

> That's why I'd like to ask: Is there any way to force curl_multi_perform()
> to return even if there's still work to do?

Using what version? There's a maxloops counter in the
transfer.c:readwrite_data() function that's meant to prevent the function from
getting stuck "forever".

-- 
  / daniel.haxx.se
  | Commercial curl support up to 24x7 is available!
  | Private help, bug fixes, support, ports, new features
  | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2021-01-15