-
Notifications
You must be signed in to change notification settings - Fork 132
Retry #127
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
Merged
Merged
Retry #127
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
db95873
Operate on one datagram at a time
martinthomson 2bec44e
Basic timer wheel
martinthomson 36fcf01
Stub server, basic timer wheel
martinthomson be53d54
Fixup
martinthomson 0277967
Compiles
martinthomson 39fccdc
Fixup
martinthomson f9e4123
Working server
martinthomson 312d728
Continuation of same
martinthomson 283916c
clippy
martinthomson 3979767
Retry should now work
martinthomson d93729f
Don't regress connection state
martinthomson eda5ce9
clippy
martinthomson b3df2f4
Add 0-RTT test case
martinthomson c158a41
More assertions
martinthomson e9f4c4a
Merge remote-tracking branch 'origin/master' into retry-proper
martinthomson d4fb640
Remove DerefMut for Datagram
martinthomson b37e96f
Self-review
martinthomson af8ccf0
Cleanup some
martinthomson e0f7d51
Merge branch 'master' into retry-proper
martinthomson 7d9eccf
Remove suppression
martinthomson 13fad33
Merge branch 'master' into retry-proper
martinthomson 0dcba4b
Appease clippy
martinthomson bb2af9b
fmt
martinthomson 136dcde
Merge remote-tracking branch 'origin/master' into retry-proper
martinthomson d0988b9
Merge branch 'master' into retry-proper
martinthomson fad2ae4
Implement idle timeout (API CHANGE)
5b89ba0
Changes based on review feedback
937ae1c
fixes from second mt review
8808126
remove duplicate process_timer
martinthomson 660a1ae
Merge branch 'master' into retry-proper
martinthomson 86e75ad
Merge remote-tracking branch 'origin/master' into retry-proper
martinthomson c652b59
Merge remote-tracking branch 'origin/master' into retry-proper
martinthomson 391f555
Fixups
martinthomson 7bdc382
Merge remote-tracking branch 'origin/master' into retry-proper
martinthomson ebb13c2
Merge 'master' in again
martinthomson cedc265
Merge branch 'master' into retry-proper
martinthomson 302ebbe
Working idle timeout on server
martinthomson 5489e99
Clippy
martinthomson 005e282
Merge branch 'master' into retry-proper
martinthomson c9de64b
Address missed comment
martinthomson ca806fd
Merge branch 'master' into retry-proper
martinthomson 84d2dbb
Let the caller determine the form of the object
martinthomson 98ebfea
Merge branch 'master' into retry-proper
martinthomson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.