Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
std: adjust the TCP io doc example to work reliably.
Fixes rust-lang#11576 by making the code never run (and hence never pass when the test was marked `should_fail`).
- Loading branch information
26cfc43
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+