package vchan
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Xen Vchan implementation
Install
dune-project
Dependency
Authors
Maintainers
Sources
vchan-v4.0.3.tbz
sha256=881561336d1b52443512297e156586aa0ae4c8637f273b9316e873a35afabfa7
sha512=691394329b1cbd1c5c842b607fe7fd9ba5a959b501e75dfaf818d02a82d507399cba9a9e4e97c2c69ad1fec078f5f994b8dae539fef3946af6cb355b3eed5c60
Description
This is an implementation of the Xen "libvchan" or "vchan" communication protocol in OCaml. It allows fast inter-domain communication using shared memory.
Dependencies (14)
- result
- cmdliner
- sexplib
-
xenstore_transport
>= "1.0.0" -
xenstore
>= "1.2.2" -
mirage-flow-lwt
>= "1.0.0" - io-page
- ppx_cstruct
- ppx_sexp_conv
- ppx_tools
-
cstruct
>= "1.9.0" -
lwt
>= "2.5.0" - dune
-
ocaml
>= "4.04.0"
Dev Dependencies (1)
-
ounit
with-test
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page