Searched defs:lws_context_creation_info (Results 1 – 1 of 1) sorted by relevance
271 struct lws_context_creation_info { struct273 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 …]