package core

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.1.tar.gz
sha256=8c158c12345d36a5cdd71081728f4317b2b04c09eb4126b6de00c482a6fec2a0
md5=b11f58205953d84cedb0003efcdab231

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.