Module Async_kernel__Config.File_descr_watcher

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