cURL / Mailing Lists / curl-library / Single Mail

curl-library

Option CURLOPT_MAXCONNECTS is unavailable in curl-7.29.0

From: Steven Gu <asongala_at_gmail.com>
Date: Tue, 26 Mar 2013 18:37:50 +0800

Hi,

I debug the codes of curl-7.29.0, there is a multi handle is initialized in
the function curl_easy_perform, the maxconnects is not set to the multi
handle. The value of maxconnects of the internal multi handle is always 0.

Please help review the function ConnectionDone in the lib/url.c. The
connections could not be closed if I set a small value (for example, 1) to
the option CURLOPT_MAXCONNECTS.

Thanks,
Steven

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-03-26