Home
last modified time | relevance | path

Searched defs:lws_protocol_vhost_options (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1049 struct lws_protocol_vhost_options { struct
1050 const struct lws_protocol_vhost_options *next; /**< linked list */ argument
1051 …const struct lws_protocol_vhost_options *options; /**< child linked-list of more options for this … argument
1052 const char *name; /**< name of name=value pair */
1053 const char *value; /**< value of name=value pair */