package hvsock

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.8.1.tar.gz
md5=1e9e78e1d243b990d9928332e469145c

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: 12 Jul 2016

Dev Dependencies (1)

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

Used by (4)

  1. datakit >= "0.9.0"
  2. datakit-bridge-github
  3. datakit-github < "0.9.0"
  4. vpnkit < "0.1.1"

Conflicts

None