Curl_open: restore default MAXCONNECTS to 5
authorDaniel Stenberg <daniel@haxx.se>
Fri, 5 Apr 2013 07:20:04 +0000 (09:20 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 5 Apr 2013 07:20:04 +0000 (09:20 +0200)
commite7c56a8406d0d751b8afc1daf2dcbb67c763c465
treebb1d472fe3fdec6cf3af19947efe4aece7cdccb2
parente5d25b6c68de86c4a7182e883f5b473f3b14bbd9
Curl_open: restore default MAXCONNECTS to 5

At some point recently we lost the default value for the easy handle's
connection cache, and this change puts it back to 5 - which is the
former default value and it is documented in the curl_easy_setopt.3 man
page.
lib/url.c
lib/urldata.h