WebSocket message. More...
Data Structures | |
| struct | vtm_ws_msg |
Functions | |
| VTM_API void | vtm_ws_msg_release (struct vtm_ws_msg *msg) |
| VTM_API void vtm_ws_msg_release | ( | struct vtm_ws_msg * | msg | ) |
Releases all allocated resources of the message.
| msg | the message that should be released. |
1.8.8