Server-to-client EVENT message. More...
#include <cld_msg.h>
Data Fields | |
struct cld_msg_hdr | hdr |
uint64_t | fh |
open file handle | |
uint32_t | events |
CE_xxx. | |
uint8_t | res [4] |
Server-to-client EVENT message.
uint32_t cld_msg_event::events |
CE_xxx.
uint64_t cld_msg_event::fh |
open file handle
struct cld_msg_hdr cld_msg_event::hdr [read] |
uint8_t cld_msg_event::res[4] |