Skip to content

Commit

Permalink
Removed old_io note from std::net
Browse files Browse the repository at this point in the history
  • Loading branch information
tanadeau committed Mar 15, 2015
1 parent 54660fc commit d14728a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/libstd/net/mod.rs
Expand Up @@ -11,8 +11,7 @@
//! Networking primitives for TCP/UDP communication
//!
//! > **NOTE**: This module is very much a work in progress and is under active
//! > development. At this time it is still recommended to use the `old_io`
//! > module while the details of this module shake out.
//! > development.

#![unstable(feature = "net")]

Expand Down

0 comments on commit d14728a

Please sign in to comment.