Async_unix__Raw_fd.Kind
type t
=
|
Char
Fifo
File
Socket of [ `Unconnected | `Bound | `Passive | `Active ]
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t