val reply : Store.t -> Connection.t -> Xs_protocol.t -> Xs_protocol.treply store con request modifies store according to the request in request from connection con and returns the response to be sent to the client.
Xenstore_server.Callval reply : Store.t -> Connection.t -> Xs_protocol.t -> Xs_protocol.treply store con request modifies store according to the request in request from connection con and returns the response to be sent to the client.