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.html

Reply via email to