You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -860,7 +860,7 @@ If there are packets to be retransmitted or if there are anything in the outgoin
860
860
861
861
If both the retransmission bandwidth and transmission bandwidth is greater than 0 then retransmission is possible. If so, then it is possible to send the packets that are in the retransmission queue.
862
862
863
-
the complete internal packet size shall be equals to the internal packet message size + internal packet user buffer size.
863
+
the complete internal packet size shall be equals to the internal packet message size + the internal packet user buffer size.
864
864
865
865
Below is how RakNet sends its datagrams not not overload the other side, but it depends on how the reader wants to implement it after reading and comprehending it.
0 commit comments