Closed shikokuchuo closed 1 week ago
later::later_fd() provides the ability to wait efficiently on curl socket activity.
later::later_fd()
We update req_perform_promise() to use the new capability rather than poll for updates at 0.1 sec intervals.
req_perform_promise()
A PR will be provided.
There will be separate PRs here and/or at elmer for streaming async.
elmer
later::later_fd()
provides the ability to wait efficiently on curl socket activity.We update
req_perform_promise()
to use the new capability rather than poll for updates at 0.1 sec intervals.A PR will be provided.
There will be separate PRs here and/or at
elmer
for streaming async.