Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The server signature.
val accept :
root:Vfs.Dir.t ->
msg:string ->
flow ->
unit Protocol_9p.Error.t Lwt.t
accept ~root f
accepts connection on f
, processs requests and returns when the connection has beenn closed.