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
- 14 Mar 2017
- Authors
- Maintainers
Sources
Dependencies
alcotest
with-test & >= "0.4.0"
ocamlbuild
build
ocamlfind
build
mirage-flow
= "1.1.0"
mirage-types-lwt
>= "2.0" & < "3.0"
lwt
>= "2.4.7" & < "4.0.0"
ocaml
>= "4.02.3"
Reverse Dependencies