|
Furrent
|
#include <cstdint>#include <memory>#include <optional>#include "download/bitfield.hpp"#include "download/message.hpp"#include "download/socket.hpp"#include "peer.hpp"#include "tfriend_fw.hpp"#include "torrent.hpp"#include "util/result.hpp"

Go to the source code of this file.
Classes | |
| struct | fur::download::Downloaded |
| A downloaded piece for a torrent file. More... | |
| class | fur::download::downloader::Downloader |
Namespaces | |
| fur | |
| Common types used in all the project. | |
| fur::download | |
| fur::download::downloader | |
Functions | |
| DownloaderError | fur::download::downloader::from_socket_error (const socket::SocketError &err) |
1.8.17