Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

http://doc.rust-lang.org/nightly/std/index.html

"Common types of I/O, including files, TCP, UDP, pipes, Unix domain sockets, timers, and process spawning, are defined in the old_io module."

Following the "old_io" link leads me to http://doc.rust-lang.org/nightly/std/old_io/ which says "don't use me"



Ah, thank you! We used to mention it from io's page, and I removed that, but this one slipped. https://github.com/rust-lang/rust/pull/24022




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: