Audacity 3.2.0
|
Define an implementation of IResponseFactory using libcurl. More...
#include "CurlResponseFactory.h"
#include "CurlResponse.h"
#include "MultipartData.h"
#include "RequestPayload.h"
#include "ThreadPool/ThreadPool.h"
Go to the source code of this file.
Classes | |
class | audacity::network_manager::anonymous_namespace{CurlResponseFactory.cpp}::StubResponse |
Namespaces | |
namespace | audacity |
namespace | audacity::network_manager |
namespace | audacity::network_manager::anonymous_namespace{CurlResponseFactory.cpp} |
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.