Package | Description |
---|---|
net.i2p.router.transport.udp |
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
|
Modifier and Type | Class and Description |
---|---|
class |
PeerState2
Contain all of the state about a UDP connection to a peer.
|
Modifier and Type | Method and Description |
---|---|
void |
SSU2Bitfield.forEachAndNot(SSU2Bitfield bf2,
SSU2Bitfield.Callback cb)
Callback for all bits
set in this bitfield but not set in bf2.
|