Skip to content

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

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:shutdown
Mar 14, 2014
Merged

io: Bind to shutdown() for TCP streams#12855
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:shutdown

Conversation

@alexcrichton

Copy link
Copy Markdown
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
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 13, 2024
Fix typos of author lint

changelog: none
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.

2 participants