curl-library
Re: segfault in ConnectionKillOne
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 21 Sep 2004 08:17:08 +0200 (CEST)
Date: Tue, 21 Sep 2004 08:17:08 +0200 (CEST)
On Mon, 20 Sep 2004, Josh Anon wrote:
>> What "apache output" are you referring to? You can use options and
>> callbacks to take care of all data and headers.
> When you put a file via webdav, the html you get back saying that apache
> successfully created the resource which is getting piped to stdout.
Aha, yes you can disable this by setting your own CURLOPT_WRITEFUNCTION and
simply not do anything with the data you receive (just make sure you return
the correct value).
> recompiling/re-installing libcurl, and then everything works fine for me
> locally (both in debug/non-debug builds). I love computers :)
I can't say I understand what could posssibly explain this, but I'm glad it
works for you now!
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-09-21