Class Protocols.Bittorrent.DHT()->DHTNode

Inheritance graph
Protocols.Bittorrent.DHT.Node Protocols.Bittorrent.DHT.DHTNode
Description

Represents a node in our routing table. These nodes also have a state compared to the Node class above along with some other fancy stuff.


Inherit Node

inherit Node : Node


Variable age

int Protocols.Bittorrent.DHT.DHTNode.age

Description

Time since last response seen from this node

Note

Read only