Home
last modified time | relevance | path

Searched refs:http_nsc_heap_max_items (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/READMEs/
DREADME.http-cache.md26 |`.http_nsc_heap_max_items`|0, or Max number of cookies allowed in L1 heap cache|
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h908 size_t http_nsc_heap_max_items; member
/third_party/libwebsockets/lib/core/
Dcontext.c1400 ci.max_items = info->http_nsc_heap_max_items; in lws_create_context()