cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3562261 ] website "share interface" overview is wrong

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 27 Aug 2012 14:52:27 -0700

Bugs item #3562261, was opened at 2012-08-27 14:30
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3562261&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: documentation
Group: wrong content
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Joe Mason (jmasonrim)
Assigned to: Daniel Stenberg (bagder)
Summary: website "share interface" overview is wrong

Initial Comment:
http://curl.haxx.se/libcurl/c/libcurl-share.html says:

You tell the shared object what data you want it to share by using curl_share_setopt(3). Currently you can only share DNS and/or COOKIE data.

But if you click the link and go to http://curl.haxx.se/libcurl/c/curl_share_setopt.html, it also lists CURL_LOCK_DATA_SSL_SESSION.

I suggest removing, "Currently you can only share DNS and/or COOKIE data," from the summary.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2012-08-27 14:52

Message:
Thanks for the report, this problem is now fixed in the git repository.

To try it out, you either checkout/update your git clone:
http://curl.haxx.se/source.html

or you try tomorrow's daily snapshot: http://curl.haxx.se/snapshots/

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3562261&group_id=976
Received on 2012-08-27

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET