[Webkit-unassigned] [Bug 32864] Mutex objects are not required to protect libcurl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 22 03:23:23 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32864
--- Comment #1 from Kwang Yul Seo <kwangyul.seo at gmail.com> 2009-12-22 03:23:23 PST ---
With multi interface, the DNS data is automatically shared. So the following
line is also unnecessary.
curl_share_setopt(m_curlShareHandle, CURLSHOPT_SHARE, CURL_LOCK_DATA_DNS);
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list