#include <__vsf_linux_urihandler_websocket.h>
◆ stream_in
◆ stream_out
◆ payload_len
| uint64_t vsf_linux_httpd_urihandler_websocket_t::payload_len |
◆ masking_key
| uint8_t vsf_linux_httpd_urihandler_websocket_t::masking_key[4] |
◆ len_size
| uint8_t vsf_linux_httpd_urihandler_websocket_t::len_size |
◆ state
| uint8_t vsf_linux_httpd_urihandler_websocket_t::state |
◆ opcode
| uint8_t vsf_linux_httpd_urihandler_websocket_t::opcode |
◆ is_start
| uint8_t vsf_linux_httpd_urihandler_websocket_t::is_start |
◆ is_fin
| uint8_t vsf_linux_httpd_urihandler_websocket_t::is_fin |
◆ is_string
| uint8_t vsf_linux_httpd_urihandler_websocket_t::is_string |
◆ is_masking
| uint8_t vsf_linux_httpd_urihandler_websocket_t::is_masking |
◆ masking_pos
| uint8_t vsf_linux_httpd_urihandler_websocket_t::masking_pos |