![]() |
Audacity 3.2.0
|
Define an implementation of IResponseFactory using libcurl. More...
#include "CurlResponseFactory.h"
#include <algorithm>
#include "CurlResponse.h"
#include "MultipartData.h"
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 |
Define an implementation of IResponseFactory using libcurl.
Audacity: A Digital Audio Editor
Dmitry Vedenko
Definition in file CurlResponseFactory.cpp.