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 | Method and Description |
---|---|
ACKBitfield |
InboundMessageState.createACKBitfield()
Only call this if not complete.
|
Modifier and Type | Method and Description |
---|---|
boolean |
OutboundMessageState.acked(ACKBitfield bitfield)
Ack all the fragments in the ack list.
|