Skip to content

getinfo: CURLINFO_QUEUE_TIME_T #12368

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

getinfo: CURLINFO_QUEUE_TIME_T #12368

wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Nov 20, 2023

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

@bagder bagder added feature-window A merge of this requires an open feature window libcurl API labels Nov 20, 2023
@bagder bagder force-pushed the bagder/timer-postqueue branch from d2664b8 to 8d3ca1e Compare November 20, 2023 22:58
@bagder bagder force-pushed the bagder/timer-postqueue branch from 8d3ca1e to 8bbdfda Compare December 16, 2023 21:13
bagder added a commit that referenced this pull request Dec 16, 2023
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
@bagder bagder force-pushed the bagder/timer-postqueue branch from 8bbdfda to 4ff4927 Compare December 18, 2023 09:42
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
@bagder bagder force-pushed the bagder/timer-postqueue branch from 78bd946 to 3148d7d Compare December 18, 2023 22:11
@bagder bagder closed this in 68f96fc Dec 27, 2023
@bagder bagder deleted the bagder/timer-postqueue branch December 27, 2023 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-window A merge of this requires an open feature window libcurl API
Development

Successfully merging this pull request may close these issues.

1 participant