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

Backport C# related fixes to 0.10 branch. #2733

Merged
merged 9 commits into from
Jul 31, 2015

Conversation

jtattermusch
Copy link
Contributor

Backport #2402, #2416, #2419 and #2708 into 0.10 release branch.

Also bumps C# and core version.

jtattermusch and others added 7 commits July 30, 2015 16:58
Now calling tcp_shutdown will in fact close the socket, which cascades into properly cleaning out all the pending requests.
The tcp_server_windows's shutdown logic had to be rewritted (simplified) in order to take this into account.
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@jtattermusch
Copy link
Contributor Author

Added fix for build under VS2010 (error C2275 : illegal use of this type as an expression)

@jtattermusch
Copy link
Contributor Author

Jenkins seems green enough.

nicolasnoble added a commit that referenced this pull request Jul 31, 2015
Backport C# related fixes to 0.10 branch.
@nicolasnoble nicolasnoble merged commit 7b8fd39 into grpc:release-0_10 Jul 31, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Jan 30, 2019
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.

3 participants