C++ Distributed Hash Table
Public Attributes | List of all members
dht::http::ListenerSession Struct Reference

#include <http.h>

Collaboration diagram for dht::http::ListenerSession:
Collaboration graph
[legend]

Public Attributes

dht::InfoHash hash
 
std::future< size_t > token
 
std::shared_ptr< restinio::response_builder_t< restinio::chunked_output_t > > response
 

Detailed Description

Session value associated with a connection_id_t key.

Definition at line 153 of file http.h.


The documentation for this struct was generated from the following file: