-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Add cache for Socket.LocalEndPoint #39313
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
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
2e977ea
Add cache for LocalEndPoint
CarnaViire 579f788
Add RightEndPoint property, clear _localEndPoint in RightEndPoint setter
CarnaViire bc08140
Merge remote-tracking branch 'upstream/master' into issue-1482
CarnaViire c68e608
Merge remote-tracking branch 'upstream/master' into issue-1482
CarnaViire 3771a6d
Merge remote-tracking branch 'upstream/master' into issue-1482
CarnaViire d953b0f
Merge remote-tracking branch 'upstream/master' into issue-1482
CarnaViire f0a5ec9
Roll back property changes
CarnaViire 999d596
Fix _nonBlockingConnectRightEndPoint
CarnaViire 79b7153
Merge branch 'master' into issue-1482
CarnaViire d715a31
Add clear on error
CarnaViire c3eb4ec
Add clear on connect and tests
CarnaViire 324e060
Add caching test
CarnaViire 283f11b
Use BindToAnonymousPort
CarnaViire 0a6a26a
Merge remote-tracking branch 'upstream/master' into issue-1482
CarnaViire 1ff3e14
Fix typo
CarnaViire 40f872e
Merge remote-tracking branch 'upstream/master' into issue-1482
CarnaViire 09b42c0
Merge remote-tracking branch 'upstream/master' into issue-1482
CarnaViire 24e1b66
Merge remote-tracking branch 'upstream/master' into issue-1482
CarnaViire ec8e54e
Assign _localEndPoint from the listener
CarnaViire 3d9385b
tmp commit to check on mac
CarnaViire 4e183ed
tmp
CarnaViire e626406
Merge remote-tracking branch 'upstream/master' into issue-1482
CarnaViire 74988a2
Merge branch 'master' into issue-1482
CarnaViire eeb057d
Fix _localEndPoint clearing on mac
CarnaViire 85de50d
Inline wildcard addresses
CarnaViire b86cc93
Merge remote-tracking branch 'upstream/master' into issue-1482
CarnaViire cbaed88
PR fixes
CarnaViire d0fa759
Rewrite tests with SocketTestHelperBase
CarnaViire 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
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.