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
- try_recv_timeout loses messages on Windows
- Bump RESERVED_SIZE to account for control messages on FreeBSD
- Use MSG_EOR to mark fragment boundaries
- Use CLOEXEC also on FreeBSD.
- Panic when sending more than 64 file descriptors on unix systems
- Support for process in different window sessions.
- windows: fetch_iocp_result().unwrap() panic observed (during drop)
- Wrap `OsIpcSharedMemory` with Arc.
- `windows::tests::test_recover_handles_mixed_shmem_handles` is flaky
- RFC: IpcSharedMemoryVec an appendable data structure which can be shared via a reader
- Docs
- Rust not yet supported