Daniel P. Berrange 53fc1d8afd Ensure UNIX domain sockets are removed on daemon shutdown
When libvirtd exits it is leaving UNIX domain sockets on
the filesystem. These need to be removed.

The qemudInitPaths() method has signficant code churn to
switch from using a pre-allocated buffer on the stack, to
dynamically allocating on the heap.

* daemon/libvirtd.c, daemon/libvirtd.h: Store a reference
  to the UNIX domain socket path and unlink it on shutdown
2010-06-08 15:05:37 +01:00
..
2010-05-21 13:59:31 -04:00
2010-04-13 15:39:39 -04:00
2010-06-01 15:09:25 -06:00
2009-09-21 14:41:45 +01:00