Commit 5f116351 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

multi: make curl_multi_wait avoid malloc in the typical case

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

Closes #1377
parent 55f4abab
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment