Furrent
Public Attributes | List of all members
fur::peer::Announce Struct Reference

The response sent from the tracker when announcing. More...

#include <peer.hpp>

Public Attributes

int64_t interval
 
std::vector< Peerpeers
 The list of peers that we can download the file from. More...
 

Detailed Description

The response sent from the tracker when announcing.

Member Data Documentation

◆ interval

int64_t fur::peer::Announce::interval

How often (in seconds) we're expected to re-announce ourselves and refresh the list of peers

◆ peers

std::vector<Peer> fur::peer::Announce::peers

The list of peers that we can download the file from.


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