|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Question on Xenstore watch
On Sat, Sep 24, 2011 at 12:31:21AM +0900, Daniel Castro wrote:
> Hello All,
>
> I am trying to set up a watch on xentore. According to the
> documentation xenstore.txt a watch is simply done with the path to the
> node that the path is going to set, but according to the definitive
> guide to xen, it is done like a write, path to node and key to be
> watched. I have tried both and both fail. Probably I have something
xs_watch(fd, "/local/domain/23/console/vnc-port","5001");
?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|