package miou

  1. Overview
  2. Docs

miou

sleepers

scheduler

echo

API

Library miou

Library miou.backoff

Library miou.sync

Library miou.unix

  • Miou_bitv This module implements bit vectors, as an abstract datatype t. Since bit vectors are particular cases of arrays, this module provides the same operations as module Array. It also provides bitwise operations and conversions to/from integer types.
  • Miou_poll A direct binding of poll(2).
  • Miou_poll_config
  • Miou_unix