Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for POSIX message queues #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ittner
Copy link
Contributor

@ittner ittner commented May 11, 2014

Add support for POSIX message queues; all symbols are protected by #if directives for systems which don't support them.

TODO: mq_notify still unsupported, as luaposix have no support for the sigevent infrastructure.

TODO: mq_notify still unsupported, as luaposix have no support for
the sigevent infrastructure.
@gvvaughan
Copy link
Contributor

Hi Alexandre,

This looks reasonable by inspection. Can you add some specl tests, or send me a handful of self-contained lua scripts that show everything behaving properly, please?

That away I can add the tests to the continuous integration system and be sure not to break things with future updates.

If you can get this to me by the weekend, it'll be in the next release :)

Cheers,
Gary

@gvvaughan gvvaughan force-pushed the master branch 11 times, most recently from ccdf35d to b424672 Compare January 12, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants