launchdversion
Bindings for the launchd socket activation API
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.
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/releases/download/v1.3/launchd-v1.3.tbz sha256=4330d77dabce28c5e402484419e5af08e8768b7cf5e26737d5cc067af210429b md5=646fc8ad43bdf071838813eb57ebaeb5 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/launchd/launchd.1.3/opam |
Optionally used by
- conduit>=0.9.0 & <1.0.0
- conduit-lwt-unix