Data structure for defining a last will. More...
Data structure for defining a last will.
Definition at line 320 of file asymcute.h.
#include <asymcute.h>
Data Fields | |
const char * | topic |
last will topic | |
void * | msg |
last will message content | |
size_t | msg_len |
length of last will message content | |