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
- Build fails on FreeBSD: error[E0425]: cannot find value `POLLRDHUP` in crate `libc`
- Ability to set custom name for the server
- Panic post upgrading from rustc 1.66 to later versions on MacOS
- Sending an IpcReceiver over a previously sent IpcChannel doesn't work on Windows
- Apple recommends against direct use of Mach
- IpcOneShotServer::accept is blocking and has no non-blocking version
- 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
- Docs
- Rust not yet supported