]> git.lizzy.rs Git - rust.git/commit
std: adjust the TCP io doc example to work reliably.
authorHuon Wilson <dbau.pp+github@gmail.com>
Mon, 9 Jun 2014 14:33:04 +0000 (00:33 +1000)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 10 Jun 2014 00:46:53 +0000 (17:46 -0700)
commit14668f2791c4893b84ae4111c52dee07c79faac7
treee4868b07cdb3e55272433e2924b7155c8ca563e9
parent05810604c8f1ecebe35a8676df7371487ec80513
std: adjust the TCP io doc example to work reliably.

Fixes #11576 by making the code never run (and hence never
pass when the test was marked `should_fail`).
src/libstd/io/mod.rs