2. CURLM_CALL_MULTI_PERFORM - curl_multi_perform needs to be called again. I originally used your examples of calling curl_multi_perform and did not find any issues with it. If CURLM_CALL_MULTI_PERFORM is no longer returned from curl_multi_perform, how do I know if curl_multi_perform...
> > Thanks for the patch. I'm just a little concerned that this fix corrects > > the symptom rather than actually addresses the underlying problem. > > Thanks for the reply. I hoped the patch would help to understand the issue. > > Let me explain what I suspect and once given some ...