= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
POSIX message queues
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
0.8.0.tar.gz
md5=ceb57cb54fe0aa30cf92f1def8854d42
Description
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).
Dependencies (7)
-
ocamlbuild
build
-
ocamlfind
>= "1.5"
-
posix-time
>= "0.5.0"
- base-unix
- base-bytes
- result
- ocaml
Dev Dependencies
-
None
Used by
-
None
Conflicts
-
None
On This Page