Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h271 struct lws_context_creation_info { struct
273 const char *iface;
280 const struct lws_protocols *protocols;
287 const struct lws_extension *extensions;
292 const struct lws_token_limits *token_limits;
295 const char *http_proxy_address;
299 const struct lws_protocol_vhost_options *headers;
303 const struct lws_protocol_vhost_options *reject_service_keywords;
310 const struct lws_protocol_vhost_options *pvo;
313 const char *log_filepath;
[all …]