ipc-channel
https://github.com/servo/ipc-channel
Rust
A multiprocess drop-in replacement for Rust channels
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to ipc-channel
Help out
- Issues
- IpcReceiver hang, forking leaks file descriptors, problem/discussion
- Panic on large data transfer
- Unix channels trigger valgrind errors
- Allow one-shot routes
- Assertion failure when cloning a channel when the receiver no longer exists
- Add support for seL4 IPC
- macos: Make sure to decrement the ref count of the mach port on ChannelClosed
- Make android OSes use the unix module instead of inprocess
- Further restrict the underlying FDs in UnixSender and UnixReceiver
- Using a lot of IpcOneShotServer clutters /tmp with rust-ipc-socket.XXXXXX files
- Docs
- Rust not yet supported