Searched refs:queued (Results 1 – 7 of 7) sorted by relevance
63 int queued; in main() local74 msg = curl_multi_info_read(multi_handle, &queued); in main()
58 int queued = 0;61 CURLMsg *msg = curl_multi_info_read(multi, &queued);
442 the session is queued. (added in 7.30.0)
37 due to the set limit, they get queued up waiting for their chance.39 While a transfer is queued up internally waiting for a connection, the
42 due to the set limit, they are queued up waiting for their chance.44 While a transfer is queued up internally waiting for a connection, the
19 CURLINFO_QUEUE_TIME_T - time this transfer was queued
34 state: (.status | sub("queued"; "pending")
Completed in 23 milliseconds