]> granicus.if.org Git - curl/commit
Added CURLMOPT_MAXCONNECTS which is a curl_multi_setopt() option for setting
authorDaniel Stenberg <daniel@haxx.se>
Wed, 30 May 2007 20:04:44 +0000 (20:04 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 30 May 2007 20:04:44 +0000 (20:04 +0000)
commita49e78d9b758cad12d886df2d5c8459a34477bbb
treed401a8ea0bc3d14fecf47e3b91db1969f23007ae
parent9583b51d80b36b5d221898cbebc02e84bac22384
Added CURLMOPT_MAXCONNECTS which is a curl_multi_setopt() option for setting
the maximum size of the connection cache maximum size of the multi handle.
CHANGES
RELEASE-NOTES
docs/libcurl/curl_easy_setopt.3
docs/libcurl/curl_multi_setopt.3
include/curl/multi.h
lib/multi.c