• E
    virnetsocket: use new API for uniform child cleanup · a59a99f2
    Eric Blake 提交于
    Rather than trying to clean up the ssh child ourselves, and risk
    subtle differences from the socket creation error path, we can
    just use the new APIs.
    
    * src/rpc/virnetsocket.c (virNetSocketFree): Use new function.
    a59a99f2
virnetsocket.c 29.6 KB