On Tue, Jul 24, 2012 at 14:22:48 +0100, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange(a)redhat.com>
Update the LXC driver to use the virNetClient APIs for
connecting to the libvirt_lxc monitor, instead of the
low-level socket APIs. This is a step towards running
a full RPC protocol with libvirt_lxc
Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com>
---
src/lxc/lxc_domain.c | 3 -
src/lxc/lxc_domain.h | 5 +-
src/lxc/lxc_process.c | 162 +++++++++++++++++--------------------------------
3 files changed, 59 insertions(+), 111 deletions(-)
ACK
Jirka