package launchd

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

Install

Dune Dependency

Authors

Maintainers

Sources

launchd-v1.3.tbz
md5=646fc8ad43bdf071838813eb57ebaeb5

Description

Launchd on macOS 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: 27 Dec 2018

Dependencies (5)

  1. cstruct-lwt
  2. cstruct >= "1.0.0"
  3. lwt >= "2.4.3"
  4. dune
  5. ocaml >= "4.03"

Dev Dependencies

None

Used by

None

Conflicts

None