]> granicus.if.org Git - curl/commitdiff
CURLOPT_DNS_USE_GLOBAL_CACHE is not thread-safe
authorDaniel Stenberg <daniel@haxx.se>
Thu, 19 Dec 2002 15:22:36 +0000 (15:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 19 Dec 2002 15:22:36 +0000 (15:22 +0000)
docs/libcurl-the-guide

index 4ff3873a2c921b5766079b87e4f3adb341e95b75..ba04891792ebd8df6f5cad40a21ceb55cadff2d6 100644 (file)
@@ -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