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

drpcconn: Expose termination signal #17

Closed
wants to merge 2 commits into from

Conversation

maxtruxa
Copy link
Contributor

As discussed in #11, this PR exposes the termination signal of a connection, which makes it possible to wait for the connection to be closed.

To work properly, this PR requires #16 to be merged first.

Fixes #11

@maxtruxa maxtruxa marked this pull request as ready for review June 12, 2021 03:29
@zeebo
Copy link
Collaborator

zeebo commented Jun 16, 2021

This seems like it's been subsumed by #16.

@zeebo zeebo closed this Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Detect end of stream on drpcconn.Conn
2 participants