hvsock
Bindings for Hyper-V AF_VSOCK
Description
These bindings allow Host <-> VM communication on Hyper-V systems on both Linux and Windows.
Warning: the AF_HYPERV
patches for Linux are not yet merged and hence the
definition of AF_HYPERV
is not yet stable. If other address families are merged
before this one then the value of AF_HYPERV
will change!
Please read the API documentation.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 20 Jun 2022
- Authors
- Maintainers
Sources
hvsock-3.0.1.tbz
sha256=41659fb404dd3c7b694e7e5ab450df7af4240f4592b5b7c356d1598dbd32cac4
sha512=4d355c58a86630dfe77ae084d93f23f2666bc46b0161128d99f51db286d0e49afc4f8130596b513b850c601fad8029e2e6dfc40d50cd854bf330c280a654e164
Dependencies
alcotest
with-test & >= "0.4.0"
dune
>= "1.2.0"
cstruct
>= "6.0.0"
mirage-time
>= "2.0.0"
mirage-flow-combinators
>= "2.0.0"
mirage-flow
>= "2.0.0"
base64
>= "3.0.0"
cmdliner
>= "1.1"
lwt
>= "3.2.0"
ocaml
>= "4.03.0"
Reverse Dependencies