package hvsock

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.0.tar.gz
sha256=e94afeaa1a8bdb8ea7e5b30ffc8ed476e5999c668a48e8c8e49a6a97ceda6cc9
md5=b5512ca72cbbd01d6e756264d6114020

doc/hvsock.lwt-unix/Hvsock_lwt_unix/Time/index.html

Module Hvsock_lwt_unix.TimeSource

include Mirage_time_lwt.S
Sourcetype 'a io = 'a Lwt.t

The type for potentially blocking I/O operation

Sourceval sleep_ns : int64 -> unit io

sleep_ns n Block the current thread for n nanoseconds, treating the n unsigned.

OCaml

Innovation. Community. Security.