]> granicus.if.org Git - curl/commitdiff
mention the by-default "sharing"
authorDaniel Stenberg <daniel@haxx.se>
Fri, 7 Jul 2006 22:07:10 +0000 (22:07 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 7 Jul 2006 22:07:10 +0000 (22:07 +0000)
docs/libcurl/curl_share_setopt.3

index e539465341f1947da0af3175f79ba1a0b53b93af..e6be1b4ee15243e335be9587f2b68136070b545f 100644 (file)
@@ -42,7 +42,9 @@ be set to one of the values described below.
 Cookie data will be shared across the easy handles using this shared object.
 .IP CURL_LOCK_DATA_DNS
 Cached DNS hosts will be shared across the easy handles using this shared
-object.
+object. Note that when you use the multi interface, all easy handles added to
+the same multi handle will share DNS cache by default without this having to
+be used!
 .RE
 .IP CURLSHOPT_UNSHARE
 This option does the opposite of \fICURLSHOPT_SHARE\fP. It specifies that