oscourse-tsinghua / rcore_plus

Rust version of THU uCore OS. Linux compatible.
MIT License
172 stars 26 forks source link

Implement Unix Domain Socket #44

Open wangrunji0408 opened 5 years ago

wangrunji0408 commented 5 years ago

It is yet another important mechanism to IPC.