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

io: Bind to shutdown() for TCP streams #12855

Merged
merged 1 commit into from Mar 14, 2014
Merged

Conversation

alexcrichton
Copy link
Member

This is something that is plausibly useful, and is provided by libuv. This is
not currently surfaced as part of the TcpStream type, but it may possibly
appear in the future. For now only the raw functionality is provided through the
Rtio objects.

This is something that is plausibly useful, and is provided by libuv. This is
not currently surfaced as part of the `TcpStream` type, but it may possibly
appear in the future. For now only the raw functionality is provided through the
Rtio objects.
bors added a commit that referenced this pull request Mar 14, 2014
This is something that is plausibly useful, and is provided by libuv. This is
not currently surfaced as part of the `TcpStream` type, but it may possibly
appear in the future. For now only the raw functionality is provided through the
Rtio objects.
@bors bors closed this Mar 14, 2014
@bors bors merged commit a63deeb into rust-lang:master Mar 14, 2014
@alexcrichton alexcrichton deleted the shutdown branch March 14, 2014 16:56
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.

None yet

2 participants