Skip to content

Commit 2394549

Browse files
committed
Unix sockets on redox!
1 parent 7008a95 commit 2394549

File tree

3 files changed

+733
-1
lines changed

3 files changed

+733
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
pub mod ffi;
3434
pub mod fs;
3535
pub mod io;
36+
pub mod net;
3637
pub mod process;
3738
pub mod thread;
3839

0 commit comments

Comments
 (0)