curl-library
RE: libcurl quitting from curl_easy_perform but still downloads!
Date: Mon, 19 Mar 2012 19:40:54 +0000
I am sorry, i thought changing the subject would allow me to open a new one as I didn't have the email in my contacts.coupled with very little sleep my judgment is not as it should be. I am connecting to a local server and supposed to download a VERY large file.the strange thing is that curl_easy_perform returns ZERO way too close (i.e only just a little has been downloaded)
What would cause it to disconnect? I will do further testing before saying more because something else that doesn't make sense is happening but practically
impossible to happen. Source code is going to be a bit difficult at this point in time. I will do my best to get some exerpts.
Regards,
 
Fadi .K
 > Date: Mon, 19 Mar 2012 17:00:53 +0100
> From: daniel_at_haxx.se
> To: curl-library_at_cool.haxx.se
> Subject: Re: libcurl quitting from curl_easy_perform but still downloads!
> 
> On Mon, 19 Mar 2012, Fadi Kahhaleh wrote:
> 
> Note that you're hijacking another mail thread by replying to a mail and 
> suddenly talk about something completely different and that is considered bad 
> form mailing lists. Just changing subject is not enough to prevent that.
> 
> > Hi LibCURL group, I am wondering what would cause curl_easy_perform() to 
> > return (with error code ZERO) and still have the s/w function properly!
> 
> It is supposed to return zero when everything went fine!
> 
> > What I mean is, I would expect my code not to exit from that method unless 
> > we are done getting the data-packets via the read function or we return an 
> > error to forcefully stop. but in my case, the method returns zero, but my 
> > code (which spawns this in another thread) keeps downloading from the 
> > internet as it suppose to. very strange!
> 
> Sorry but I don't follow this explanation. Can you provide some source code to 
> show us?
> 
> --
> 
>   / 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
Received on 2012-03-19