package core

  1. Overview
  2. Docs
Industrial strength alternative to OCaml's standard library

Install

Dune Dependency

Authors

Maintainers

Sources

core-v0.14.0.tar.gz
sha256=08447e7d539b69d13b2633c61bab5fdb81624b1391540be097a6a91023f9ce33
md5=571dc65fff922c86951068d66e4a05ca

doc/core.linux_ext/Linux_ext/Epoll/Expert/index.html

Module Epoll.Expert

val clear_ready : t -> unit

clear_ready t sets the number of ready events in t to 0. This should be called after all the events in t have been processed, following a call to wait.

OCaml

Innovation. Community. Security.