Xs_protocolXenStore protocol.
module Op : sig ... endmodule ACL : sig ... endAccess control lists.
module Parser : sig ... endIncrementally parse packets.
module type IO = sig ... endmodule PacketStream (IO : IO) : sig ... endval to_bytes : t -> bytesval get_tid : t -> int32val get_data : t -> stringval get_rid : t -> int32module Token : sig ... endmodule Response : sig ... endmodule Request : sig ... endmodule Unmarshal : sig ... endresponse debug_hint sent received unmarshal returns the unmarshalled response corresponding to the received packet relative to the sent packet.
val string_of_address : address -> stringval domain_of_address : address -> int