PSI sics-cvs-psi-complete-tree-post-site-support

This commit is contained in:
2004-03-09 15:18:11 +00:00
committed by Douglas Clowes
parent 6373f6b0fb
commit ae77364de2
196 changed files with 8344 additions and 3485 deletions

View File

@@ -14,6 +14,7 @@ the system:
mkChannel *pServerPort;
pNetRead pReader;
int simMode;
SConnection *dummyCon;
} SicsServer;
@}
@@ -31,6 +32,8 @@ the SICS server is listening for connections.
communication object.
\item[simMode] a flag which is true when the SICS server is a simulation
server.
\item[dummyCon] A dummy connection to use when no other connection is
available for some reason.
\end{description}