Displaying 3 results from an estimated 3 matches for "clodo".
Did you mean:
clod
2013 Feb 14
5
using @releaseDomain to subscribe for domain destruction
...0 to subscribe for domain
destruction?
I''m try to add watch for @releaseDomain path with token equal of
needed domain id. But when another domain dies, i get domain that i
provide via token to xs_watch.
Is that possible to get id of domain what released from xenstore?
--
Vasiliy Tolstov,
Clodo.ru
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru
2004 Mar 31
0
Delivery Status Notification (Failure)
This is an automatically generated Delivery Status Notification.
Delivery to the following recipients failed.
clodo at iae-sp.br
-------------- next part --------------
An embedded message was scrubbed...
From: openssh-unix-dev at mindrot.org
Subject: Error (clodo at iae-sp.br)
Date: Wed, 31 Mar 2004 18:48:18 -0300
Size: 1167
Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20040331/c3c320...
2011 Oct 31
3
[PATCH] xenstored: Fix processing of zero-length messages
When a message with zero length is sent to xenstore, the body of the
message was not processed until the socket or ring had more data to
read; this will cause deadlocks if the requestor is waiting on a
response to continue.
Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
---
tools/xenstore/xenstored_core.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git