Searched refs:kept (Results 1 – 25 of 32) sorted by relevance
12
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_SSH_KEYFUNCTION.md | 78 host+key combo to the known_host pool kept in memory if it was not already 87 known_host pool kept in memory if it was not already present there. The adding 94 the host+key combo to the known_host pool kept in memory if it was not already 104 The host+key is rejected, but the SSH connection is asked to be kept alive.
|
H A D | CURLOPT_TELNETOPTIONS.md | 38 libcurl does not copy the list, it needs to be kept around until after the
|
H A D | CURLOPT_POSTQUOTE.md | 39 libcurl does not copy the list, it needs to be kept around until after the
|
H A D | CURLOPT_PREQUOTE.md | 38 libcurl does not copy the list, it needs to be kept around until after the
|
H A D | CURLSHOPT_UNSHARE.md | 32 shared and kept in the share object that was created with
|
H A D | CURLOPT_CA_CACHE_TIMEOUT.md | 38 time any cached CA certificate store it has in memory may be kept and reused
|
H A D | CURLOPT_HTTP200ALIASES.md | 47 libcurl does not copy the list, it needs to be kept around until after the
|
H A D | CURLOPT_PROXYHEADER.md | 45 libcurl does not copy the list, it needs to be kept around until after the
|
H A D | CURLOPT_MAIL_RCPT.md | 35 libcurl does not copy the list, it needs to be kept around until after the
|
H A D | CURLOPT_COOKIEJAR.md | 32 called. If no cookies are kept in memory at that time, no file is created.
|
H A D | CURLOPT_DNS_CACHE_TIMEOUT.md | 32 Pass a long, this sets the timeout in seconds. Name resolve results are kept
|
H A D | CURLMOPT_MAX_HOST_CONNECTIONS.md | 35 kept pending until a connection becomes available.
|
H A D | CURLOPT_RESOLVE.md | 37 libcurl does not copy the list, it needs to be kept around until after the
|
H A D | CURLSHOPT_SHARE.md | 32 and kept in the share object that was created with curl_share_init(3).
|
H A D | CURLOPT_QUOTE.md | 42 it needs to be kept around until after the transfer has completed.
|
/curl/docs/libcurl/ |
H A D | curl_easy_reset.md | 35 It does not change the following information kept in the handle: live
|
H A D | curl_easy_cleanup.md | 35 This call closes all connections this handle has used and possibly has kept
|
H A D | curl_mime_filedata.md | 50 therefore requires that the file is kept intact during the entire request.
|
H A D | curl_multi_wait.md | 39 instead to make sure timeout accuracy is reasonably kept.
|
H A D | curl_multi_poll.md | 40 to make sure timeout accuracy is reasonably kept.
|
H A D | curl_formadd.md | 123 The specified file needs to kept around until the associated transfer is done. 139 The specified file needs to kept around until the associated transfer is done.
|
H A D | curl_easy_getinfo.md | 28 Get the *info* kept in the *curl* handle. The third argument **MUST** be
|
H A D | libcurl.md | 153 connection pool is instead kept in the multi handle so closing and creating
|
/curl/lib/ |
H A D | conncache.c | 485 bool kept = TRUE; in Curl_cpool_conn_now_idle() local 497 kept = (oldest_idle != conn); in Curl_cpool_conn_now_idle() 506 return kept; in Curl_cpool_conn_now_idle()
|
/curl/docs/ |
H A D | KNOWN_BUGS | 315 library header files exporting symbols/macros that should be kept private to 601 This is *best* fixed by adding monitoring to connections while they are kept
|
Completed in 21 milliseconds
12