OPEN message. More...
#include <cld_msg.h>
Data Fields | |
| struct cld_msg_hdr | hdr |
| uint32_t | mode |
| open mode, COM_xxx | |
| uint32_t | events |
| events mask, CE_xxx | |
| uint16_t | name_len |
| length of file name | |
| uint8_t | res [6] |
OPEN message.
| uint32_t cld_msg_open::events |
events mask, CE_xxx
struct cld_msg_hdr cld_msg_open::hdr [read] |
| uint32_t cld_msg_open::mode |
open mode, COM_xxx
| uint16_t cld_msg_open::name_len |
length of file name
| uint8_t cld_msg_open::res[6] |
1.6.1