posix-mqueueversion
POSIX message queues
The posix-mqueue library is a small OCaml library providing types and functions for using POSIX message queues. This library has been tested on Linux, but FreeBSD, QNX, Solaris etc. should work, too. Mac OS X does NOT provide POSIX message queues (OS X 10.10).
Tags | clib:rt |
---|---|
Author | Markus W. Weissmann <markus.weissmann@in.tum.de> |
License | MIT |
Published | |
Homepage | http://mqueue.forge.ocamlcore.org/ |
Issue Tracker | https://github.com/mwweissmann/ocaml-posix-mqueue/issues |
Maintainer | Markus W. Weissmann <markus.weissmann@in.tum.de> |
Available | os != "macos" |
Dependencies |
|
Source [http] | https://github.com/mwweissmann/ocaml-posix-mqueue/archive/0.8.0.tar.gz sha256=1afa582f1093f8cd04f84571cc13118ffae5dd825cd27bf77d06ef54b06eaa94 md5=ceb57cb54fe0aa30cf92f1def8854d42 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/posix-mqueue/posix-mqueue.0.8.0-0/opam |
No package is dependent