cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Strange connection closed

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 14 Jul 2004 17:39:24 +0200 (CEST)

On Wed, 14 Jul 2004, Marek Elsner wrote:

> I have got a following problem. As I have read in documentation when I am
> using curl_easy_cleanup function it is used to close HTTP connection. I do
> not want to close connection, so I am not using curl_easy_cleanup, but still
> I cannot send more data because connection is closing by my program, even if
> the program is ended with curl_easy_perform.

Connections might be closed if they can't be kept open. In these cases,
there's nothing you can do about it.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-07-14