(php-libvirt 0.4)
libvirt_domain_get_connect — Returns connection resource for a domain
Returns the connection resource for a domain.
Note: Notice
. You should not rely on this function. It is better to keep your own reference of the connections and domains.
Domain resource of domain to get connection resource.
FALSE on failure and connection resource on success.