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
- Published
-
24 Apr 2017
- 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