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/Flow_lwt_unix_time/index.html

Module Flow_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.