package named-pipe

  1. Overview
  2. Docs
Named pipe bindings

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.tar.gz
md5=33a003c2041225f5de6fdde94cb84cbd

Description

Named pipe bindings for Windows systems. Note this code will compile on non-Windows platforms but will raise a dynamic Not_available error if you try to use the functions.

Published: 20 Jul 2016

Dependencies (7)

  1. ocamlbuild build
  2. ocamlfind build
  3. cmdliner
  4. base-unix
  5. lwt >= "2.4.7" & < "5.0.0"
  6. base-bytes
  7. ocaml >= "3.12.1"

Dev Dependencies (1)

  1. alcotest with-test & >= "0.4.0"

Used by (1)

  1. protocol-9p = "0.5.2" | >= "0.7.2" & < "0.8.0"

Conflicts

None