package hvsock

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

Install

Dune Dependency

Authors

Maintainers

Sources

hvsock-3.0.1.tbz
sha256=41659fb404dd3c7b694e7e5ab450df7af4240f4592b5b7c356d1598dbd32cac4
sha512=4d355c58a86630dfe77ae084d93f23f2666bc46b0161128d99f51db286d0e49afc4f8130596b513b850c601fad8029e2e6dfc40d50cd854bf330c280a654e164

doc/hvsock.lwt/Hvsock_lwt/In_main_thread/Make/index.html

Module In_main_thread.MakeSource

Call a blocking ('a -> 'b) function in a ('a -> 'b Lwt.t) context

Parameters

module Main : MAIN

Signature

Sourcetype ('request, 'response) t

A function from 'request to 'response

Sourceval create : ('request -> 'response) -> ('request, 'response) t
Sourceval destroy : ('request, 'response) t -> unit
Sourceval fn : ('request, 'response) t -> 'request -> 'response Lwt.t

Apply the function

OCaml

Innovation. Community. Security.