[BACK]Return to communication-model.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-specs

Diff for /OpenXM/doc/OpenXM-specs/communication-model.tex between version 1.10 and 1.11

version 1.10, 2003/05/14 03:34:23 version 1.11, 2016/08/28 02:43:13
Line 1 
Line 1 
 %% $OpenXM: OpenXM/doc/OpenXM-specs/communication-model.tex,v 1.9 2000/11/17 02:50:04 takayama Exp $  %% $OpenXM: OpenXM/doc/OpenXM-specs/communication-model.tex,v 1.10 2003/05/14 03:34:23 takayama Exp $
 //&jp \section{ OpenXM の通信モデル}  //&jp \section{ OpenXM の通信モデル}
 //&eg \section{ Communication model of OpenXM}  //&eg \section{ Communication model of OpenXM}
   
Line 424  values are as follows.
Line 424  values are as follows.
 #define SM_getsp       275  #define SM_getsp       275
 #define SM_dupErrors   276  #define SM_dupErrors   276
   
   #define SM_nop   300      /* do nothing */
   
 #define SM_control_kill 1024  #define SM_control_kill 1024
 #define SM_control_reset_connection  1030  #define SM_control_reset_connection  1030

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>