| version 1.5 | version 1.6 | ||
|---|---|---|---|
|
| ||
| // flag for whether to proceed with simulation when there are no connections | // flag for whether to proceed with simulation when there are no connections | ||
| int IMDwait; | int IMDwait; | ||
| // flag for whether to ignore forces | // flag for whether to ignore all user input | ||
| int IMDignore; | int IMDignore; | ||
| // flag for whether to ignore only forces | |||
| int IMDignoreForces; | |||
| // My server socket handle | // My server socket handle | ||
| void *sock; | void *sock; | ||
Legend:
| ||||||