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

multi: make curl_multi_wait avoid malloc in the typical case #1377

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Mar 31, 2017

When only a few additional file descriptors are used, avoid the malloc.

When only a few additional file descriptors are used, avoid the malloc.
@mention-bot
Copy link

@bagder, thanks for your PR! By analyzing the history of the files in this pull request, we identified @aavina, @yangtse and @linusnielsen to be potential reviewers.

@bagder bagder closed this in 5f11635 Apr 3, 2017
@bagder bagder deleted the bagder/multi_wait-nomalloc branch April 3, 2017 21:21
@lock lock bot locked as resolved and limited conversation to collaborators May 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants