Uses of Class
org.klomp.snark.PeerState
-
Packages that use PeerState Package Description org.klomp.snark I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced to add a web UI, DHT support, and other features. -
-
Uses of PeerState in org.klomp.snark
Fields in org.klomp.snark declared as PeerState Modifier and Type Field Description (package private) PeerState
Peer. state
` Keeps state for in/out connections.
-