libwebsockets
Lightweight C library for HTML5 websockets
|
#include <lws-ws-ext.h>
Data Fields | |
const char * | option_name |
int | option_index |
const char * | start |
int | len |
struct lws_ext_option_arg
int lws_ext_option_arg::len |
length of value
int lws_ext_option_arg::option_index |
argument ordinal to use if option_name missing
const char* lws_ext_option_arg::option_name |
may be NULL, option_index used then
const char* lws_ext_option_arg::start |
value