miou.unix
Miou_epoll.Flags
miou
miou.backoff
miou.bitv
miou.runtime_events
miou.sync
type t = private int
val epollin : t
val epollout : t
val epollerr : t
val epollhup : t
val epollrdhup : t
val epolloneshot : t
val empty : t
val (+) : t -> t -> t
val mem : t -> t -> bool
val of_int : int -> t