]> git.deb.at Git - rhonda/impostor.hazel.git/commit
Fix an off-by-one bug when receiving out of order messages that wrap the last receive...
authorForest <forest@innersloth.com>
Mon, 22 Mar 2021 23:32:52 +0000 (16:32 -0700)
committerForest <forest@innersloth.com>
Mon, 22 Mar 2021 23:32:52 +0000 (16:32 -0700)
commit885ce226584d8b1f6b40ea00b0c163abac1fb27e
treed4ddd3742e6da256da65c66b0a69c617a1d35dd6
parentb2cd9a8b3049a3423d6d7f92ae3173d759c16def
Fix an off-by-one bug when receiving out of order messages that wrap the last received id past ushort.MaxValue
Hazel.UnitTests/UdpConnectionTestHarness.cs
Hazel.UnitTests/UdpReliabilityTests.cs
Hazel/Udp/UdpConnection.Reliable.cs