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.1.tar.gz sha256=c381eea67cfc515f892cebec1e5fa56ecf2cc983317f4790cbfb81e537766ae6 md5=892493ce4a6570fd4a221bd8e8115efa |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/launchd/launchd.1.1/opam |
Optionally used by
- conduit>=0.9.0 & <1.0.0
- conduit-lwt-unix