package hvsock

  1. Overview
  2. Docs

Module Lwt_hvsockSource

Sourcemodule type FN = sig ... end

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

Sourcemodule type HVSOCK = sig ... end

Create an HVSOCK implementation given the ability to run blocking functions outside of Lwt.

OCaml

Innovation. Community. Security.