> The reason we did it this way instead of just binding in the sock itself is > because if cgmanager restarts, this allows all containers to continue and > just pick up the new socket.
But an AF_UNIX socket is just an inode inside the file system? So there is no need to delete the socket when we restart cgmanager. Instead, cgmanager can simply use the existing socket? _______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel