~ubuntu-branches/ubuntu/gutsy/curl/gutsy

« back to all changes in this revision

Viewing changes to docs/libcurl/curl_easy_reset.3

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-29 15:04:24 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20060629150424-be178abcwks1n519
Tags: upstream-7.15.4
ImportĀ upstreamĀ versionĀ 7.15.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" $Id: curl_easy_reset.3,v 1.2 2004/07/31 19:47:00 bagder Exp $
 
1
.\" $Id: curl_easy_reset.3,v 1.3 2006/01/02 23:32:36 bagder Exp $
2
2
.\"
3
3
.TH curl_easy_reset 3 "31 July 2004" "libcurl 7.12.1" "libcurl Manual"
4
4
.SH NAME
15
15
 
16
16
It does not change the following information kept in the handle: live
17
17
connections, the Session ID cache, the DNS cache, the cookies and shares.
18
 
 
19
 
This function was added in libcurl 7.12.1.
 
18
.SH AVAILABILITY
 
19
This function was added in libcurl 7.12.1
20
20
.SH RETURN VALUE
21
21
Nothing
22
22
.SH "SEE ALSO"