cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: persistent connections in multi interface

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 11 Aug 2011 16:39:29 +0200 (CEST)

On Thu, 11 Aug 2011, Yamin Zhou wrote:

Please stop top-posting and please remove all quoted lines that add nothing
to the context of your mail.

> the connection used by an easy handle which is added in to a multi handle
> will be closed when calling curl_easy_cleanup() to free the easy handle?

No, the connections are cached within the multi handle when the multi
interface is used.

Can you please show us VERBOSE outputs from your program, or show us the full
source of a small application that can repeat your problem?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-08-11