Skip to content
  • Daniel Stenberg's avatar
    always-multi: always use non-blocking internals · c4312741
    Daniel Stenberg authored
    Remove internal separated behavior of the easy vs multi intercace.
    curl_easy_perform() is now using the multi interface itself.
    
    Several minor multi interface quirks and bugs have been fixed in the
    process.
    
    Much help with debugging this has been provided by: Yang Tse
    c4312741