Home
last modified time | relevance | path

Searched refs:kept (Results 1 – 25 of 32) sorted by relevance

12

/curl/docs/libcurl/opts/
H A DCURLOPT_SSH_KEYFUNCTION.md78 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 DCURLOPT_TELNETOPTIONS.md38 libcurl does not copy the list, it needs to be kept around until after the
H A DCURLOPT_POSTQUOTE.md39 libcurl does not copy the list, it needs to be kept around until after the
H A DCURLOPT_PREQUOTE.md38 libcurl does not copy the list, it needs to be kept around until after the
H A DCURLSHOPT_UNSHARE.md32 shared and kept in the share object that was created with
H A DCURLOPT_CA_CACHE_TIMEOUT.md38 time any cached CA certificate store it has in memory may be kept and reused
H A DCURLOPT_HTTP200ALIASES.md47 libcurl does not copy the list, it needs to be kept around until after the
H A DCURLOPT_PROXYHEADER.md45 libcurl does not copy the list, it needs to be kept around until after the
H A DCURLOPT_MAIL_RCPT.md35 libcurl does not copy the list, it needs to be kept around until after the
H A DCURLOPT_COOKIEJAR.md32 called. If no cookies are kept in memory at that time, no file is created.
H A DCURLOPT_DNS_CACHE_TIMEOUT.md32 Pass a long, this sets the timeout in seconds. Name resolve results are kept
H A DCURLMOPT_MAX_HOST_CONNECTIONS.md35 kept pending until a connection becomes available.
H A DCURLOPT_RESOLVE.md37 libcurl does not copy the list, it needs to be kept around until after the
H A DCURLSHOPT_SHARE.md32 and kept in the share object that was created with curl_share_init(3).
H A DCURLOPT_QUOTE.md42 it needs to be kept around until after the transfer has completed.
/curl/docs/libcurl/
H A Dcurl_easy_reset.md35 It does not change the following information kept in the handle: live
H A Dcurl_easy_cleanup.md35 This call closes all connections this handle has used and possibly has kept
H A Dcurl_mime_filedata.md50 therefore requires that the file is kept intact during the entire request.
H A Dcurl_multi_wait.md39 instead to make sure timeout accuracy is reasonably kept.
H A Dcurl_multi_poll.md40 to make sure timeout accuracy is reasonably kept.
H A Dcurl_formadd.md123 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 Dcurl_easy_getinfo.md28 Get the *info* kept in the *curl* handle. The third argument **MUST** be
H A Dlibcurl.md153 connection pool is instead kept in the multi handle so closing and creating
/curl/lib/
H A Dconncache.c485 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 DKNOWN_BUGS315 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