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

Signals the "exhaustion" of a Source #43

Closed
kevinresol opened this issue Dec 14, 2019 · 1 comment
Closed

Signals the "exhaustion" of a Source #43

kevinresol opened this issue Dec 14, 2019 · 1 comment

Comments

@kevinresol
Copy link
Member

In nodejs one can subscribe the end event on a readable, so that it gets notify when the source is completely consumed (by anyone). I am playing with java io/tcp recently but java doesn't support that (but tink_tcp's allowHalfOpen needs that). Can we have the equivalent built into tink_io itself?

@kevinresol
Copy link
Member Author

This is a duplicate of haxetink/tink_streams#13

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

No branches or pull requests

1 participant