hvsock
Bindings to Hyper-V AF_HVSOCK
Description
AF_HVSOCK sockets allow host <-> VM communication on Hyper-V hosts. A typical use is to run some kind of agent in a VM, and connect to it from software running on the host. AF_HVSOCK is similar to AF_VSOCK as used by virtio-vsock.
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
- 24 Apr 2017
- Authors
- Maintainers
Sources
Dependencies
alcotest
with-test & >= "0.4.0"
ocamlbuild
build
ocamlfind
build
mirage-time-lwt
>= "1.0.0"
mirage-flow-lwt
>= "1.2.0"
lwt
>= "2.4.7" & < "4.0.0"
ocaml
>= "4.03.0"
Reverse Dependencies