X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Flibcurl%2Fcurl_easy_reset.html;h=6a290fb868b6142fcf783eb815673318afe6a49a;hb=ff9f0eb35d80c251e9a54162eae18f44349ae59d;hp=a7dc70c84994c10066eac5be3d94a9bcfb68b970;hpb=d69d98bb1e0435e6d0a6358677725bd663f598c0;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/libcurl/curl_easy_reset.html b/docs/libcurl/curl_easy_reset.html index a7dc70c..6a290fb 100644 --- a/docs/libcurl/curl_easy_reset.html +++ b/docs/libcurl/curl_easy_reset.html @@ -50,11 +50,11 @@ p.roffit {

#include <curl/curl.h>

void curl_easy_reset(CURL *handle );

DESCRIPTION

-

Re-initializes all options previously set on a specified CURL handle to the default values. This puts back the handle to the same state as it was in when it was just created with curl_easy_init(3). +

Re-initializes all options previously set on a specified CURL handle to the default values. This puts back the handle to the same state as it was in when it was just created with curl_easy_init.

It does not change the following information kept in the handle: live connections, the Session ID cache, the DNS cache, the cookies and shares.

AVAILABILITY

This function was added in libcurl 7.12.1

RETURN VALUE

Nothing

SEE ALSO

-

curl_easy_init (3) curl_easy_cleanup (3) curl_easy_setopt (3) +

curl_easy_init, curl_easy_cleanup, curl_easy_setopt, curl_easy_duphandle,

This HTML page was made with roffit.