Home
last modified time | relevance | path

Searched refs:queued (Results 1 – 7 of 7) sorted by relevance

/curl/docs/examples/
H A Dmulti-double.c63 int queued; in main() local
74 msg = curl_multi_info_read(multi_handle, &queued); in main()
/curl/docs/libcurl/opts/
H A DCURLMOPT_MAX_TOTAL_CONNECTIONS.md39 due to the set limit, they get queued up waiting for their chance. When that
44 Even in the queued up situation, the CURLOPT_CONNECTTIMEOUT_MS(3)
H A DCURLMOPT_MAX_HOST_CONNECTIONS.md42 due to the set limit, they are queued up waiting for their chance. When that
47 Even in the queued up situation, the CURLOPT_CONNECTTIMEOUT_MS(3) timeout is
H A DCURLINFO_QUEUE_TIME_T.md19 CURLINFO_QUEUE_TIME_T - time this transfer was queued
/curl/docs/libcurl/
H A Dcurl_multi_remove_handle.md58 int queued = 0;
61 CURLMsg *msg = curl_multi_info_read(multi, &queued);
H A Dlibcurl-errors.md442 the session is queued. (added in 7.30.0)
/curl/.github/workflows/
H A Dappveyor-status.yml34 state: (.status | sub("queued"; "pending")

Completed in 11 milliseconds