package launchd

  1. Overview
  2. No Docs
Bindings for the launchd socket activation API

Install

Dune Dependency

Authors

Maintainers

Sources

v1.2.tar.gz
md5=abf6eb7d8d44211dd64c5a632b78c336

Description

Launchd on OS X takes care of binding and listening on sockets for you and can launch your program on demand. The API bindings are needed to receive the listening sockets from launchd.

Published: 14 Jan 2016

Dependencies (6)

  1. ocamlbuild build
  2. ocamlfind build
  3. cstruct >= "0.7.0"
  4. lwt >= "2.4.3"
  5. result
  6. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None