|
Webcom C SDK
|
#include <webcom-msg.h>

Data Fields | |
| wc_ctrl_msg_type_t | type |
| union { | |
| wc_handshake_t handshake | |
| char * shutdown_reason | |
| } | u |
| wc_handshake_t wc_ctrl_msg_t::handshake |
| char* wc_ctrl_msg_t::shutdown_reason |
| wc_ctrl_msg_type_t wc_ctrl_msg_t::type |
| union { ... } wc_ctrl_msg_t::u |
1.8.13