Searched defs:lws_timed_vh_protocol (Results 1 – 1 of 1) sorted by relevance
278 struct lws_timed_vh_protocol { struct279 struct lws_timed_vh_protocol *next; argument280 lws_sorted_usec_list_t sul;281 const struct lws_protocols *protocol;282 struct lws_vhost *vhost; /* only used for pending processing */283 int reason;284 int tsi_req;