|
Furrent
|
The response sent from the tracker when announcing. More...
#include <peer.hpp>
Public Attributes | |
| int64_t | interval |
| std::vector< Peer > | peers |
| The list of peers that we can download the file from. More... | |
The response sent from the tracker when announcing.
| int64_t fur::peer::Announce::interval |
How often (in seconds) we're expected to re-announce ourselves and refresh the list of peers
| std::vector<Peer> fur::peer::Announce::peers |
The list of peers that we can download the file from.
1.8.17