curl/include/curl
Daniel Stenberg 68f96fc9bf
getinfo: CURLINFO_QUEUE_TIME_T
Returns the time, in microseconds, during which this transfer was held
in a waiting queue before it started "for real". A transfer might be put
in a queue if after getting started, it cannot create a new connection
etc due to set conditions and limits imposed by the application.

Ref: #12293
Closes #12368
2023-12-27 09:28:48 +01:00
..
.gitignore copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
curl.h getinfo: CURLINFO_QUEUE_TIME_T 2023-12-27 09:28:48 +01:00
curlver.h RELEASE-NOTES: synced 2023-12-21 11:33:02 +01:00
easy.h curl_easy_getinfo: clarify on return data types 2023-05-18 20:46:36 +02:00
header.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
Makefile.am copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mprintf.h build: enable missing OpenSSF-recommended warnings, with fixes 2023-12-16 13:12:37 +00:00
multi.h curl_multi_get_handles: get easy handles from a multi handle 2023-09-25 20:16:58 +02:00
options.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
stdcheaders.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
system.h system.h: sync mingw CURL_TYPEOF_CURL_SOCKLEN_T with other compilers 2023-12-16 13:15:19 +00:00
typecheck-gcc.h haproxy: add --haproxy-clientip flag to spoof client IPs 2023-06-05 20:08:37 +02:00
urlapi.h curl.h: add CURLE_TOO_LARGE 2023-12-18 10:34:22 +01:00
websockets.h websocket: rename arguments/variables to match docs 2023-07-22 00:31:31 +02:00