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
- Tweak the clamp of the stop_waiting value to better align with the actual
invariant. We clamp to the packet just below the sentinel packet gap in
the map.
- Also add a few map spotchecks in places where they are basically free,
perf-wise.
- And if somehow we still do get past the end of the map, just assert and
break the loop, don't kill the connection.
This is in response to issue #414. I haven't been able to reproduce it,
and I still don't have a theory for how it is possible, outside of a
memory scribble. Still, I believe that this change is good.
P4:10699208
(cherry picked from commit 61f7586)
0 commit comments