package hvsock

  1. Overview
  2. No Docs
Bindings for Hyper-V AF_VSOCK

Install

Dune Dependency

Authors

Maintainers

Sources

hvsock-1.0.0.tbz
md5=cd880aa60fa2e03ce6eb3a5baf56c608

Description

Build Status (Linux) Build status (Windows)

These bindings allow Host <-> VM communication on Hyper-V systems on both Linux and Windows.

Warning: the AF_HYPERV patches for Linux are not yet merged and hence the definition of AF_HYPERV is not yet stable. If other address families are merged before this one then the value of AF_HYPERV will change!

Please read the API documentation.

Published: 05 Jul 2017

Dev Dependencies (1)

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

Used by (3)

  1. datakit >= "0.10.0"
  2. datakit-bridge-github >= "0.10.0"
  3. vpnkit = "0.1.1"

Conflicts

None