Skip to content
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

Added curl_multi_waitfds libcurl API function #13135

Closed
wants to merge 6 commits into from

Conversation

dkarpov1970
Copy link

Added curl_multi_waitfds libcurl API function allowing to get waitfd descriptors from a multi-handle and libtest.

@bagder bagder added the feature-window A merge of this requires an open feature window label Mar 16, 2024
docs/libcurl/curl_multi_waitfds.md Outdated Show resolved Hide resolved
docs/libcurl/curl_multi_waitfds.md Show resolved Hide resolved
tests/libtest/lib2405.c Outdated Show resolved Hide resolved
@bagder bagder closed this in 02beac6 Apr 9, 2024
@bagder
Copy link
Member

bagder commented Apr 9, 2024

Thanks!

@dkarpov1970 dkarpov1970 deleted the multi_waitfds_1 branch April 10, 2024 23:40
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 tests
Development

Successfully merging this pull request may close these issues.

None yet

2 participants