Audacity 3.2.0
Namespaces | Variables
CurlResponseFactory.cpp File Reference

Define an implementation of IResponseFactory using libcurl. More...

#include "CurlResponseFactory.h"
#include <algorithm>
#include "CurlResponse.h"
#include "MultipartData.h"
Include dependency graph for CurlResponseFactory.cpp:

Go to the source code of this file.

Namespaces

namespace  audacity
 
namespace  audacity::network_manager
 

Variables

constexpr decltype(std::thread::hardware_concurrency()) audacity::network_manager::MIN_CURL_THREADS = 6
 

Detailed Description

Define an implementation of IResponseFactory using libcurl.


Audacity: A Digital Audio Editor

Dmitry Vedenko

Definition in file CurlResponseFactory.cpp.