start_domain


Description:

public Domain start_domain (Domain conf, uint flags) throws Error

Start a new transient domain without persistent configuration.

The returned domain will initially be running.

Parameters:

this

a Connection on which to create the domain

conf

the configuration for the new domain

Returns:

the newly created domain, or NULL if an error occurred. The returned object should be unreffed with unref when no longer needed.