We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1eadf3 + d14728a commit cd3faf3Copy full SHA for cd3faf3
src/libstd/net/mod.rs
@@ -11,8 +11,7 @@
11
//! Networking primitives for TCP/UDP communication
12
//!
13
//! > **NOTE**: This module is very much a work in progress and is under active
14
-//! > development. At this time it is still recommended to use the `old_io`
15
-//! > module while the details of this module shake out.
+//! > development.
16
17
#![unstable(feature = "net")]
18
0 commit comments