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
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
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".
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.htmlReceived on 2021-01-15