Skip to content

Commit a4e1905

Browse files
committed
Horrible attempt at cleaning things up that probably just made it worse
1 parent 916f7c8 commit a4e1905

File tree

8 files changed

+1348
-1549
lines changed

8 files changed

+1348
-1549
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ pub mod io;
3636
pub mod net;
3737
pub mod process;
3838
pub mod thread;
39+
pub(crate) mod unixsocket;
3940

4041
/// A prelude for conveniently writing platform-specific code.
4142
///

0 commit comments

Comments
 (0)