mirror of
https://github.com/curl/curl.git
synced 2026-07-24 16:57:22 +03:00
CURLOPT_DNS_USE_GLOBAL_CACHE is not thread-safe
This commit is contained in:
parent
efbe930a69
commit
04c499a5fc
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue