Home
last modified time | relevance | path

Searched refs:available_abstract_protocols (Results 1 – 2 of 2) sorted by relevance

/external/libwebsockets/lib/core-net/
Dvhost.c56 const struct lws_protocols *available_abstract_protocols[] = { variable
760 abs_pcol_count = (int)LWS_ARRAY_SIZE(available_abstract_protocols) - 1; in lws_create_vhost()
805 memcpy(&lwsp[m++], available_abstract_protocols[n], in lws_create_vhost()
/external/libwebsockets/lib/abstract/
DREADME.md151 - add your transport `lws_protocols` to `available_abstract_protocols` in