Re: [libvirt] Having some issue with : virConnectRef

2009-12-14 Thread Chris Lalancette
On 12/14/2009 07:18 AM, anuj rampal wrote: > Hi, > > Im trying to call libvirt functions from a widows machine. > > The client version i'm using is 0.6.1. > > My application is a multi-Threaded application. > > This is the way my application works: > > 1. I connect to Libvirt using "virConnect

[libvirt] Having some issue with : virConnectRef

2009-12-13 Thread anuj rampal
Hi, Im trying to call libvirt functions from a widows machine. The client version i'm using is 0.6.1. My application is a multi-Threaded application. This is the way my application works: 1. I connect to Libvirt using "virConnectOpen". (this done only once when my application starts). 2. For f