Home
last modified time | relevance | path

Searched refs:created (Results 51 – 61 of 61) sorted by relevance

123

/curl/lib/
H A Durl.c762 lifetime = Curl_timediff(now, conn->created); in conn_maxage()
1366 conn->created = Curl_now(); in allocate_conn()
1369 conn->keepalive = conn->created; in allocate_conn()
1427 conn->lastused = conn->created; in allocate_conn()
H A Dhostip.c1016 data->conn->created) / 1000; in Curl_resolv_timeout()
H A Durldata.h859 struct curltime created; /* creation time */ member
/curl/docs/libcurl/
H A Dcurl_version_info.md120 *version_num* is a 24 bit number created like this: \<8 bits major number\> |
H A Dlibcurl.md151 When you have created a multi handle and are using the multi interface, the
H A Dlibcurl-tutorial.md637 - The easy handle must be created before building the multi-part.
639 - The multi-part is always created by a call to curl_mime_init(handle).
641 - Each part is created by a call to curl_mime_addpart(multipart).
1204 CURLOPT_COOKIEJAR(3), that filename is created and all received cookies get
H A Dlibcurl-security.md457 created.
/curl/docs/cmdline-opts/
H A Dwrite-out.md44 the filename cannot be created, curl leaves the output destination to the one
/curl/packages/vms/
H A Dconfig_h.com55 $! Some information for writing timestamps to created files
/curl/docs/
H A DKNOWN_BUGS632 dead and then it will be closed and a new connection gets created instead.
H A DTODO611 sorts the headers based on that number. We could then have internally created

Completed in 53 milliseconds

123