Self update support in RS.

This commit is contained in:
Cristiano Giuffrida
2010-07-01 18:48:25 +00:00
parent 71dbe2d023
commit 03f64ac97a
4 changed files with 91 additions and 38 deletions

View File

@@ -20,6 +20,7 @@ Interface to the reincarnation server
#define RSS_REUSE 0x04 /* Try to reuse previously copied binary */
#define RSS_NOBLOCK 0x08 /* unblock caller immediately */
#define RSS_REPLICA 0x10 /* keep a replica of the service */
#define RSS_SELF_LU 0x20 /* perform self update */
/* Common definitions. */
#define RS_NR_CONTROL 8