Hi Daniel, It reaches till : *curl_multi_perform(multi_handle, &still_running);* At this point the VS debugger points to this call with green arrow, saying that it is waiting for the call to return back the control. In the verbose logs I see only the 1st line *"== CURL VERBOSE DATA: 0x3a3fa8 is at send pipe head!".* Let me know if you need more info in looking up this issue.
Thanks On Tue, Dec 21, 2010 at 7:46 AM, Daniel Stenberg <[email protected]> wrote: > On Mon, 20 Dec 2010, tarang rathor wrote: > > However when I use the same code in the dll, It gets stuck at the function >> call & control never returns back to the main program. I have switched on >> the Verbose logs & have debugged runtime to ensure that it is the call >> where >> the dll goes crazy. >> > > So how far does libcurl reach before it stops? > > -- > > / daniel.haxx.se > ------------------------------------------------------------------- > List admin: http://cool.haxx.se/list/listinfo/curl-library > Etiquette: http://curl.haxx.se/mail/etiquette.html >
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
