|
ET System
16.5
|
Struct for passing data from system to network threads. More...
#include <et_private.h>
Data Fields | |
| int | cast |
| broad or multicast More... | |
| et_id * | id |
| system id More... | |
| et_sys_config * | config |
| system configuration More... | |
| char * | listenaddr |
| broadcast or multicast address (dot-decimal) More... | |
| char | uname [ET_MAXHOSTNAMELEN] |
| host obtained with "uname" cmd More... | |
Struct for passing data from system to network threads.
| int et_netthread_t::cast |
broad or multicast
| et_sys_config* et_netthread_t::config |
system configuration
| et_id* et_netthread_t::id |
system id
| char* et_netthread_t::listenaddr |
broadcast or multicast address (dot-decimal)
| char et_netthread_t::uname[ET_MAXHOSTNAMELEN] |
host obtained with "uname" cmd