mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-25 21:34:18 +00:00
Auto merge of #23394 - tanadeau:remove-old_io-notes, r=alexcrichton
r? @alexcrichton
This commit is contained in:
commit
cd3faf38ee
@ -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")]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user