package hvsock

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

hvsock-3.1.0.tbz
sha256=c3dc439a50b2b83dc584b20726a1311ca52187792613e9cf441c39da51ef7407
sha512=cd631f190c63dabd8151e51715d048c828aa9a8207661a6b06c5b7754de030ebec81f06d6c545afc3b7fc2637466ebe4ac5f205e4cbad672591f79f9c5366242

doc/hvsock.lwt/Hvsock_lwt/Flow_shutdown/index.html

Module Hvsock_lwt.Flow_shutdownSource

Adds a layer of signalling over Hyper-V sockets to simulate unidirectional shutdown. This implements the same protocol as:

https://github.com/rneugeba/virtsock/tree/master/go/hvsock

Sourcemodule Make (Fn : S.FN) (Socket_family : Hvsock.Af_common.S) : sig ... end

A Mirage FLOW over a hypervisor socket with an additional protocol layer to workaround bugs where in-flight data is lost after a shutdown_write or a close.

OCaml

Innovation. Community. Security.