package posix-mqueue

  1. Overview
  2. Docs

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

Dev Dependencies

None

Used by

None

Conflicts

None