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

Port full framework socket connection fix. #3773

Closed
2 tasks done
StephenBonikowsky opened this issue Jul 26, 2019 · 0 comments
Closed
2 tasks done

Port full framework socket connection fix. #3773

StephenBonikowsky opened this issue Jul 26, 2019 · 0 comments
Assignees
Labels
Net Core 3.1 LTS Servicing Tasks planned for the WCF NET Core 3.1 Servicing releases.
Milestone

Comments

@StephenBonikowsky
Copy link
Member

StephenBonikowsky commented Jul 26, 2019

An edge case caused a problem when mixing asynchronous and synchronous calls related to the "receiveTimeout".

The change was made to SocketConnection.cs back on 6/28/2016 by @dasetser

The changes in the file included this comment.

@StephenBonikowsky StephenBonikowsky self-assigned this Aug 14, 2019
@StephenBonikowsky StephenBonikowsky added this to the 3.1 milestone Aug 14, 2019
@StephenBonikowsky StephenBonikowsky modified the milestones: 3.1, 3.1.1 Jan 6, 2020
@StephenBonikowsky StephenBonikowsky added the Net Core 3.1 LTS Servicing Tasks planned for the WCF NET Core 3.1 Servicing releases. label Jan 6, 2020
@StephenBonikowsky StephenBonikowsky modified the milestones: 3.1.1, 3.1.x Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Net Core 3.1 LTS Servicing Tasks planned for the WCF NET Core 3.1 Servicing releases.
Projects
None yet
Development

No branches or pull requests

1 participant