package hvsock

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.0.tar.gz
sha256=e94afeaa1a8bdb8ea7e5b30ffc8ed476e5999c668a48e8c8e49a6a97ceda6cc9
md5=b5512ca72cbbd01d6e756264d6114020

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

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.