Re: [libvirt-users] can remote libvirt applications make non-blocking API calls

2013-04-09 Thread Eric Blake
On 04/08/2013 04:49 PM, arvind viswanathan wrote: > Hi, > I wanted to check if event loop integration was supported even for remote > applications using libvirt. My application would like to make non-blocking > calls and also recv asynchronous notification remotely. Can some one point > out if its

[libvirt-users] can remote libvirt applications make non-blocking API calls

2013-04-08 Thread arvind viswanathan
Hi, I wanted to check if event loop integration was supported even for remote applications using libvirt. My application would like to make non-blocking calls and also recv asynchronous notification remotely. Can some one point out if its supported. thanks Arvind ___