-
-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix minor datagram send bugs #1836
Merged
Merged
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ed25d1 - Browse repository at this point
Copy the full SHA 6ed25d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 647ba5e - Browse repository at this point
Copy the full SHA 647ba5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36e95ee - Browse repository at this point
Copy the full SHA 36e95eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d91d02 - Browse repository at this point
Copy the full SHA 7d91d02View commit details -
Use RAII span guard in PacketBuilder
Prevents spans from leaking when packets aren't finished
Configuration menu - View commit details
-
Copy full SHA for 5b6b66f - Browse repository at this point
Copy the full SHA 5b6b66fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef5d45 - Browse repository at this point
Copy the full SHA 8ef5d45View commit details -
The current system time must only be sampled once to establish the unit test epoch. Because test time doesn't advance unless told to, this was causing connections to sometimes receive packets from before they were created, causing odd warnings and potentially other unintended behavior.
Configuration menu - View commit details
-
Copy full SHA for bd14a3d - Browse repository at this point
Copy the full SHA bd14a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a843f2 - Browse repository at this point
Copy the full SHA 1a843f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d04e68 - Browse repository at this point
Copy the full SHA 8d04e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73e6d1f - Browse repository at this point
Copy the full SHA 73e6d1fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.