Re: [lxc-devel] [PATCH] allow multiple monitor clients
Quoting Dwight Engen (dwight.en...@oracle.com): > Signed-off-by: Dwight Engen > --- > .gitignore | 1 + > src/lxc/Makefile.am| 2 + > src/lxc/lxc_console.c | 4 +- > src/lxc/lxc_monitor.c | 2 + > src/lxc/lxc_monitord.c | 381 > ++
Re: [lxc-devel] [PATCH] allow multiple monitor clients
Signed-off-by: Dwight Engen --- .gitignore | 1 + src/lxc/Makefile.am| 2 + src/lxc/lxc_console.c | 4 +- src/lxc/lxc_monitor.c | 2 + src/lxc/lxc_monitord.c | 381 + src/lxc/lxccontainer.c | 6 +- src/lxc/mainloop.c