rust/src/libstd/sys
bors 66787e0524 Auto merge of #51553 - jD91mZM2:uds, r=sfackler
Unix sockets on redox

This is done using the ipcd daemon. It's not exactly like unix sockets because there is not actually a physical file for the path, but it's close enough for a basic implementation :)
This allows mio-uds and tokio-uds to work with a few modifications as well, which is exciting!
2018-07-11 14:15:01 +00:00
..
cloudabi std: Minimize size of panicking on wasm 2018-04-13 07:03:00 -07:00
redox Delete leftover files 2018-07-08 20:48:11 +02:00
unix Auto merge of #51553 - jD91mZM2:uds, r=sfackler 2018-07-11 14:15:01 +00:00
wasm std: Minimize size of panicking on wasm 2018-04-13 07:03:00 -07:00
windows Change traits to bare FnMut where possible. 2018-06-28 21:57:08 +00:00
mod.rs Add missing \[allow(missing_docs)\] 2018-06-25 20:38:29 +02:00