• D
    Misc cleanup to network socket init · 0264e167
    Daniel P. Berrange 提交于
    * daemon/libvirtd.c: Change qemudNetworkInit() so that it doesn't try
    to free its argument, leaving the caller todo cleanup as is normal
    practice. Add missing policykit cleanup to qemudCleanup, and remove
    server watch if set. Remove duplicated call to listen() on TCP sockets
    0264e167
libvirtd.c 85.9 KB