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/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.