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. Closes #3804
my_setopt and my_setopt_str no longer ignores curl_easy_setopt result. Fixed some OOM handling issues.