|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
#include "../Wrapper/Curl.hpp"#include "../Helper/Portability/curl.h"#include <atomic>#include <cstddef>#include <memory>#include <stdexcept>#include <string>#include <thread>
Go to the source code of this file.
Classes | |
| class | crawlservpp::Network::Downloader |
Downloader using the libcurl library to download a URL in an extra thread. More... | |
Namespaces | |
| crawlservpp::Network | |
| Namespace for networking classes. | |