Sharing of these between threads are apparently also not done safely.
Ref: #14290
Reported-by: Aki Sakurai
Closes #14292
that this does not activate an easy handle's cookie handling. You can do that
separately by using CURLOPT_COOKIEFILE(3) for example.
+It is not supported to share cookies between multiple concurrent threads.
+
## CURL_LOCK_DATA_DNS
Cached DNS hosts are shared across the easy handles using this shared
by default. Note this symbol was added in 7.10.3 but was not implemented until
7.23.0.
+It is not supported to share SSL sessions between multiple concurrent threads.
+
## CURL_LOCK_DATA_CONNECT
Put the connection cache in the share object and make all easy handles using