Unverified Commit 02f5f7d0 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

curl: support parallel transfers

This is done by making sure each individual transfer is first added to a
linked list as then they can be performed serially, or at will, in
parallel.
parent 36738cae
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