Auto merge of #23394 - tanadeau:remove-old_io-notes, r=alexcrichton

r? @alexcrichton
This commit is contained in:
bors 2015-03-16 03:55:13 +00:00
commit cd3faf38ee

View File

@ -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")]