We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Picos_select
1 parent fc2a687 commit 0e87d57Copy full SHA for 0e87d57
lib/picos_sync/picos_sync.mli
@@ -165,6 +165,8 @@ module Event : sig
165
offer or request that might be accepted or succeed, but is cancelable if
166
some other event happens first.
167
168
+ See the {!Picos_select} library for an example.
169
+
170
ℹ️ This module intentionally mimics the
171
{{:https://ocaml.org/manual/5.2/api/Event.html} [Event]} module provided
172
by the OCaml POSIX threads library. *)
0 commit comments