package xenstore

  1. Overview
  2. Docs

Module Xenstore_server.IntroduceSource

Sourcetype address = {
  1. domid : int;
  2. mfn : nativeint;
  3. remote_port : int;
}

A remote domain address

Sourceval introduce : address -> unit

introduce address should be called whenever an introduce message is received from the toolstack.

A stream of introduced addresses

OCaml

Innovation. Community. Security.