Struct event_t¶
Defined in File event.h
Struct Documentation¶
-
struct event_t¶
Structure representing an event in the server.
Public Members
-
uint64_t timestamp¶
-
int client_idx¶
-
int client_id¶
-
uint8_t arg_count¶
-
char *command[COMMAND_WORD_COUNT]¶
-
char *action[COMMAND_WORD_COUNT]¶
- union event_t
-
uint64_t timestamp¶