val request_close : string -> (int * int) -> unit Lwt.t
val force_close : (int * int) -> unit Lwt.t
val destroy : string -> (int * int) -> unit Lwt.t
val create : ?backend_domid:int -> ?name:string -> string -> (int * int) -> unit Lwt.t
Conback.Make
module A : ACTIVATIONS
module X : Xs_client_lwt.S