val introduce : address -> unit
introduce address
should be called whenever an introduce message is received from the toolstack.
val stream : address Lwt_stream.t
A stream of introduced addresses
Xenstore_server.Introduce
val introduce : address -> unit
introduce address
should be called whenever an introduce message is received from the toolstack.
val stream : address Lwt_stream.t
A stream of introduced addresses