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

Add shutdown_starting callbacks to tcp_server #4745

Closed
wants to merge 13 commits into from

Conversation

daniel-j-born
Copy link
Contributor

tcp_server_posix_test illustrates how this can be used to implement a
weak referencing mechanism.

(This is built on top of #4680)

Use grpc_shutdown() instead of grpc_iomgr_shutdown() to prevent
grpc_pick_unused_port_or_die() from inappropriately destroying global
state. Fix port allocation issues.
tcp_server_posix_test illustrates how this can be used to implement a
weak referencing mechanism.
@grpc-kokoro
Copy link

Can one of the admins verify this patch?

@grpc-kokoro
Copy link

Can one of the admins verify this patch?

@daniel-j-born
Copy link
Contributor Author

Craig, want to take a look at this and #4680 ?

@daniel-j-born daniel-j-born deleted the tcp_server_shutdown branch January 22, 2016 05:32
@lock lock bot locked as resolved and limited conversation to collaborators Jan 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants