package hvsock

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

Install

Dune Dependency

Authors

Maintainers

Sources

hvsock-3.0.0.tbz
sha256=46d179976f153a7723890ba78fbcfee60e70b3cc9cc3574eb4bb8a682525e4e2
sha512=f38d53ba07ed77d39c1e92864506ebc7daab0321c8fc2709660c7a55bb43de82af56571d827cbc03443c1b5ccb3a898f6a2163d32d9c5c52b5f4e36507b56969

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.