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

Remove unnecessary IsConnectionResetError check #25832

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

halter73
Copy link
Member

@halter73 halter73 commented Sep 11, 2020

https://github.com/dotnet/corefx/issues/31927 was fixed by dotnet/corefx#37208 a while ago, so the (errorCode == SocketError.ProtocolType && IsMacOS) should no longer be necessary. Targeting master instead of .NET 5 to be safe though.

@halter73 halter73 merged commit e9eebb3 into master Sep 14, 2020
@halter73 halter73 deleted the halter73/cleanup-isconnreseterr branch September 14, 2020 23:25
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants