Streaming: Add info on immediate ack

This commit is contained in:
zzz
2022-04-06 12:18:31 -04:00
parent 0c25f1d5bc
commit a093201fa7

View File

@@ -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]_