Roger Pau Monne writes ("[PATCH 4/6] tools/xenstored: use atexit to close
interfaces"):
> Exploiting the talloc clean up routines to close the Xen interfaces
> is cumbersome, specially when atexit can be used to the same effect.Wait, what ? Why do we need to do this at all ? xenstored can't be restarted so if it exits we might as well leave whatever wreckage. AIUI the live update doesn't end up calling atexit ? Ian.
