mention the by-default "sharing"
This commit is contained in:
parent
e5cf6a20a7
commit
a09a8164db
@ -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.
|
Cookie data will be shared across the easy handles using this shared object.
|
||||||
.IP CURL_LOCK_DATA_DNS
|
.IP CURL_LOCK_DATA_DNS
|
||||||
Cached DNS hosts will be shared across the easy handles using this shared
|
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
|
.RE
|
||||||
.IP CURLSHOPT_UNSHARE
|
.IP CURLSHOPT_UNSHARE
|
||||||
This option does the opposite of \fICURLSHOPT_SHARE\fP. It specifies that
|
This option does the opposite of \fICURLSHOPT_SHARE\fP. It specifies that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user