launchdversion
Bindings for the launchd socket activation API
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.
Author | David Scott |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-launchd |
Issue Tracker | https://github.com/mirage/ocaml-launchd/issues |
Maintainer | dave@recoil.org |
Available | os = "macos" |
Dependencies | |
Source [http] | https://github.com/mirage/ocaml-launchd/archive/v1.2.tar.gz sha256=d05b0e605968341b06e516ccaf6b7018701a2aef93400845c9f5d1a33164d5f1 md5=abf6eb7d8d44211dd64c5a632b78c336 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/launchd/launchd.1.2/opam |
Optionally used by
- conduit>=0.9.0 & <1.0.0
- conduit-lwt-unix