Furrent
Classes | Namespaces | Typedefs | Enumerations
socket.hpp File Reference
#include <cstdint>
#include <memory>
#include <vector>
#include "asio.hpp"
#include "util/result.hpp"
Include dependency graph for socket.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fur::download::socket::AsioEngine
 
class  fur::download::socket::Socket
 

Namespaces

 fur
 Common types used in all the project.
 
 fur::download
 
 fur::download::socket
 

Typedefs

using fur::download::socket::timeout = std::chrono::steady_clock::duration
 

Enumerations

enum  fur::download::socket::SocketError { fur::download::socket::SocketError::Timeout, fur::download::socket::SocketError::Other }