package hvsock

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.2.tar.gz
sha256=93e9bba076c30b9a09b96b1a81a7d7fe9361bbcf713980d0a510cae7c65dbfe0
md5=d3ec27d96076075a6d2f949cc8ef3d32

doc/hvsock.lwt-unix/Lwt_hvsock_detach/index.html

Module Lwt_hvsock_detachSource

include Lwt_hvsock.FN
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.