mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 07:38:49 -05:00
CURLOPT_DNS_USE_GLOBAL_CACHE is not thread-safe
This commit is contained in:
parent
efbe930a69
commit
04c499a5fc
@ -232,6 +232,7 @@ Multi-threading issues
|
||||
For SIGPIPE info see the UNIX Socket FAQ at
|
||||
http://www.unixguide.net/network/socketfaq/2.22.shtml
|
||||
|
||||
Also, note that CURLOPT_DNS_USE_GLOBAL_CACHE is not thread-safe.
|
||||
|
||||
When It Doesn't Work
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user