Skip to content
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 some DualMode connect test issues #56226

Merged
merged 3 commits into from
Jul 26, 2021

Conversation

antonfirsov
Copy link
Member

Fixes #55053 and #54677 which is essentially the generalization of #54681. Both LocalEndPoint and RemoteEndPoint is allowed to be ::ffff:127.0.0.1.

/cc @tmds

@ghost
Copy link

ghost commented Jul 23, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #55053 and #54677 which is essentially the generalization of #54681. Both LocalEndPoint and RemoteEndPoint is allowed to be ::ffff:127.0.0.1.

/cc @tmds

Author: antonfirsov
Assignees: -
Labels:

area-System.Net.Sockets

Milestone: -

@antonfirsov antonfirsov reopened this Jul 26, 2021
@antonfirsov antonfirsov merged commit a85d36f into dotnet:main Jul 26, 2021
@karelz karelz added this to the 6.0.0 milestone Jul 29, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connect_DualMode_MultiAddressFamilyConnect_RetrievedEndPoints_Success - Assert ::1
2 participants