Skip to content

Commit abac5e7

Browse files
committed
Revert unification of interfaces
1 parent ea6f9f9 commit abac5e7

File tree

5 files changed

+1539
-32
lines changed

5 files changed

+1539
-32
lines changed

src/libstd/sys/redox/ext/mod.rs

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ pub mod io;
3636
pub mod net;
3737
pub mod process;
3838
pub mod thread;
39-
pub(crate) mod unixsocket;
4039

4140
/// A prelude for conveniently writing platform-specific code.
4241
///

0 commit comments

Comments
 (0)