![]() |
Audacity 3.2.0
|
Declare an implementation of IResponseFactory using libcurl. More...
#include <thread>
#include <vector>
#include <memory>
#include <mutex>
#include "../IResponseFactory.h"
#include "CurlHandleManager.h"
#include "ThreadPool/ThreadPool.h"
Go to the source code of this file.
Classes | |
class | audacity::network_manager::CurlResponseFactory |
Namespaces | |
namespace | audacity |
namespace | audacity::network_manager |
Declare an implementation of IResponseFactory using libcurl.
Audacity: A Digital Audio Editor
Dmitry Vedenko
Definition in file CurlResponseFactory.h.