I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit a093201f authored by zzz's avatar zzz
Browse files

Streaming: Add info on immediate ack

parent 0c25f1d5
Branches
No related tags found
No related merge requests found
......@@ -182,7 +182,8 @@ Bit order: 15....0 (15 is MSB)
6 DELAY_REQUESTED 1 2 byte Optional delay. How many milliseconds the sender of this packet
[Integer]_ wants the recipient to wait before sending any more data. A
value greater than 60000 indicates choking.
value greater than 60000 indicates choking. A value of 0
requests an immediate ack.
7 MAX_PACKET_SIZE_INCLUDED 3 2 byte The maximum length of the payload. Send with SYNCHRONIZE.
[Integer]_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment