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/djs55/ocaml-launchd |
Issue Tracker | https://github.com/djs55/ocaml-launchd/issues |
Maintainer | dave@recoil.org |
Available | os = "macos" |
Dependencies | |
Source [http] | https://github.com/djs55/ocaml-launchd/archive/v1.0.tar.gz sha256=b61df02efd2df37b578fe0fc28de2f4ba31930fb1d9122477317fe815bf7d863 md5=1cc24c1bdb5b11c9c8d254ad46669cc3 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/launchd/launchd.1.0/opam |
Optionally used by
- conduit>=0.9.0 & <1.0.0
- conduit-lwt-unix