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).

Tags

clib:rt

Published: 22 Apr 2016

Dependencies (7)

  1. ocamlbuild build
  2. ocamlfind >= "1.5"
  3. posix-time >= "0.5.0"
  4. base-unix
  5. base-bytes
  6. result
  7. ocaml

Dev Dependencies

    None

Used by

    None

Conflicts

    None