[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Xenstore.h clarifications
Hello, I know that xc_interface_open() can be safely called several times from the same process, and that several processes can each have a bunch of xc_interface handles open, and that I shouldn't use an xc_interface inherited from the parent in a child process, because xenctrl.h says so. Is it safe to assume that the same restrictions / conventions apply to xs_handles obtained via xs_open()? Xenstore.h is not explicit. Looking at the code, it would seem safe to assume that it can be used in a similar manner, but it would be nice to have this confirmed if possible. Thanks, Razvan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |