package hvsock

  1. Overview
  2. No Docs
Bindings to Hyper-V AF_HVSOCK

Install

Dune Dependency

Authors

Maintainers

Sources

v0.7.tar.gz
md5=66a16fb255ccf4bc729693c406882807

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.

Published: 13 Jun 2016

Dev Dependencies (1)

  1. alcotest with-test & >= "0.4.0"

Used by

None

Conflicts

None