| Package | Description |
|---|---|
| net.i2p.router.transport.udp | The UDP transport (also known as 'SSU' or Secure Semi-reliable UDP transport)
for I2P, allowing I2P messages to be passed over UDP connections. |
| Modifier and Type | Class and Description |
|---|---|
class | PeerState2Contain 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. |