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
- Question: is IpcSharedMemory currently read-only?
- Ability to send arbitrary FDs across processes
- IpcOneShotServer::accept needs timeout or try method
- router tests are non-deterministic because of shared router
- Sending a sender over a channel and immediately receiving from the corresonding receiver intermittently fails on linux
- Reset os_ipc_channels correctly on error
- One-shot server hangs indefinetely if client process died
- IpcSender should consistently be Sync or !Sync.
- Docs
- Rust not yet supported