#include <_dicelib.h>
Public Types | |
| enum | { NONE, RSH, SSH, BPROC } |
Public Attributes | |
| int | verbose |
| int | port |
| int | max_connections |
| FILE * | error |
| void * | handle |
| char * | color [2] |
| int | original_only |
| int | clientnum |
| _dice_data::_clients * | clients |
| enum _dice_data:: { ... } | spawn |
| int | id |
| char * | controlname |
| int | controlsock |
| int(* | function )(void *) |
Definition at line 51 of file _dicelib.h.
|
|
Number of clients. Definition at line 61 of file _dicelib.h. |
|
|
escape code for colored output Definition at line 57 of file _dicelib.h. |
|
|
control server name. Definition at line 71 of file _dicelib.h. |
|
|
socket to the control Definition at line 72 of file _dicelib.h. |
|
|
error. Definition at line 55 of file _dicelib.h. |
|
|
individual function |
|
|
dlopen handle to executable. Definition at line 56 of file _dicelib.h. |
|
|
client id Definition at line 70 of file _dicelib.h. |
|
|
maximum listen connections. Definition at line 54 of file _dicelib.h. |
|
|
only original can create, change or delete variables. Definition at line 58 of file _dicelib.h. |
|
|
port to use. Definition at line 53 of file _dicelib.h. |
|
|
spawning system |
|
|
debug level. Definition at line 52 of file _dicelib.h. |
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001