cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl in custom application - Error Code 23

From: Clemens Arth <clemens.arth_at_gmail.com>
Date: Wed, 12 Aug 2009 08:10:35 +0200

Hi,

I again had a look at the code and you are right - the callback function
reported the wrong code. Now this thing is working.

Thanks
Clemens

Daniel Stenberg schrieb:
> On Tue, 11 Aug 2009, Clemens Arth wrote:
>
>> up with error 23 - "Failed writing received data to disk/application".
>
> This sounds like your write callback simply doesn't return the correct
> return code.
>
Received on 2009-08-12