nix icon indicating copy to clipboard operation
nix copied to clipboard

Add support for mq_notify() on Linux

Open ChrysoliteAzalea opened this issue 1 year ago • 0 comments
trafficstars

What does this PR do

This PR adds support for the mq_notify() API that allows a process to register for POSIX message queue notifications.

Checklist:

  • [yes] I have read CONTRIBUTING.md
  • [yes] I have written necessary tests and rustdoc comments
  • [yes] A change log has been added if this PR modifies nix's API

ChrysoliteAzalea avatar Jul 31 '24 19:07 ChrysoliteAzalea