Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val create : string -> t
The server should create a named pipe at a particular path under \\.\pipe
val to_fd : t -> Lwt_unix.file_descr
val disconnect : t -> unit
Disconnects the connected client
val destroy : t -> unit
Removes the underlying OS resource