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.
Curl Multi with easy handle timeout
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: herhor67 via curl-library <curl-library_at_lists.haxx.se>
Date: Fri, 28 Apr 2023 13:21:12 +0200
Dear All, I am using a modified `10-at-a-time` example of multi interface to download data from external API.I'm not sure why, but some handles kind of get stuck and don't finish, therefore I added a timeout and low-speed-timeout to all easy handles being sent via the interface. It seems though that the timeouted handles do not appear in the processing loop, therefore they are never "received" and the code is still waiting, even though there are zero live handles.Please tell me, how to know which handles got interrupted, so I can resend or skip them?Best regards.
Date: Fri, 28 Apr 2023 13:21:12 +0200
Dear All, I am using a modified `10-at-a-time` example of multi interface to download data from external API.I'm not sure why, but some handles kind of get stuck and don't finish, therefore I added a timeout and low-speed-timeout to all easy handles being sent via the interface. It seems though that the timeouted handles do not appear in the processing loop, therefore they are never "received" and the code is still waiting, even though there are zero live handles.Please tell me, how to know which handles got interrupted, so I can resend or skip them?Best regards.
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2023-04-28