• D
    Remove virConnectPtr from network XML APis · 0677e111
    Daniel P. Berrange 提交于
    The virConnectPtr is no longer required for error reporting since
    that is recorded in a thread local. Remove use of virConnectPtr
    from all APIs in network_conf.{h,c} and update all callers to
    match
    0677e111
test_driver.c 149.1 KB