On Fri, Feb 26, 2016 at 11:26:50AM +0000, Wei Liu wrote:
> Hello
> 
> On Thu, Feb 25, 2016 at 03:54:14PM +0300, Sergei Lebedev wrote:
> > Hello list,
> > 
> > I’m working on a Python client library for XenStore [1]. The library
> > implements two ways to access XenStore: via Unix socket and via /dev.
> > The /dev interface turned out to be a bit problematic, because it
> > ignores the req_id field for WATCH requests.
> > 
> 
> So the unix socket interface worked fine for you?
> 

BTW can you paste in the result of

  $ ps aux | grep xenstored

here?

I need to know which variant of xenstored you're running.

Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to