Class 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.
- Variable age
int
Protocols.Bittorrent.DHT.DHTNode.age- Description
Time since last response seen from this node
- Note
Read only
- Inherit Node
inherit Node : Node