start_domain
Description:
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. |