#include <ce.h>
Public Attributes | |
ce_time_t | hrtbt_rate |
char * | transports |
char * | protocol |
char * | group_name |
char * | properties |
ce_bool_t | use_properties |
ce_bool_t | groupd |
char * | params |
ce_bool_t | debug |
ce_bool_t | client |
char * | endpt |
char * | princ |
char * | key |
ce_bool_t | secure |
|
Are we a Client? |
|
Use the debugging version |
|
the requested endpoint name |
|
The group name |
|
Use the group daemon? |
|
The heartbeat rate |
|
The security key |
|
The set of parameters |
|
My principal name (security) |
|
The set of properties |
|
The protocol stack to use |
|
Do we want a secure stack (encryption + authentication? |
|
The transport protocols [UDP,TCP,MCAST] |
|
Use the properties, instead of the protocol ? |