Module Async_kernel__Async_kernel_config.File_descr_watcher

type t =
| Epoll_if_timerfd
| Epoll
| Select
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t