bytecodealliance / bytecodealliance/rustix

Support POSIX Message Queue

Open
#1,178 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
2.1k
Forks
294
Avg merge
4h 7m
Merged PRs (30d)
2

Description

Thanks for creating the great work first!

And now I am trying to replace some code with rustix APIs, in my project related to POSIX message queue (APIs: `mq_open`, `mq_send`, `mq_unlink`, etc.). However, it seems that current rustix does not support it, so I am sending this issue (feature request) and hope we can use POSIX message queue with rustix!

See https://man7.org/linux/man-pages/man7/mq_overview.7.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.