curl-library
RE: Multi Interface loop hanging with FTP-Transfer on Win32, curl-7.18.2
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 23 Aug 2008 23:15:03 +0200 (CEST)
Date: Sat, 23 Aug 2008 23:15:03 +0200 (CEST)
On Thu, 21 Aug 2008, Andreas Wurf wrote:
> Yes, so it seems. These are the last few lines my program dumps, right
> before it hangs:
>
> < 226 Transfer complete.
> * Connection #3 to host dreamhh01.eur.adobe.com left intact
> * STATE: DONE => COMPLETED handle 0x4d5c00; (connection #-5000)
> -------> Remove handle 004E7870, code 0: No error -> Cleanup
> ============================ HANG ============================
Are all these last messages from within the same curl_multi_perform() call?
About the "hang", is that your select() call that sits waiting for action or
is it curl_multi_perform() never returning?
-- / daniel.haxx.seReceived on 2008-08-23