Starting remote thread : Just test
[IRC.git] / Robust / src / Runtime / DSTM / docs / messages
index dbe9c94e2a8dd1316b61f2f68ce890a4b3b575d7..993a16e82e55dfcda6ed8ac2978b4774946ebff2 100644 (file)
@@ -10,12 +10,14 @@ Client messages:
 <TRANS_COMMIT      - control
 
 Server messages:
->OBJECT_FOUND      - control, object
+>OBJECT_FOUND      - control, sizeof object, object
 >OBJECT_NOT_FOUND  - control
 >OBJECTS_FOUND     - control, number of objects, objects
 >OBJECTS_NOT_FOUND - control, number of objects, oids
 >TRANS_AGREE       - control
 >TRANS_DISAGREE    - control
+>TRANS_AGREE_BUT_MISSING_OBJECTS - control, number of objects, objects
+>TRANS_SOFT_ABORT  - control, control bit identifying is missing objects present of not, number of objects, objects
 >TRANS_SUCCESSFUL  - control
 
 possible conversations (conversation means a tcp connection is maintained throughout):