Files
rust/src/libstd/sys/unix/ext
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
..
2018-07-07 06:50:55 +02:00
2018-07-07 06:50:55 +02:00
2016-06-23 14:08:11 -07:00