Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/h1/
Dops-h1.c294 if (!wsi->outer_will_close) in lws_read_h1()
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h804 unsigned int outer_will_close:1; member
/third_party/libwebsockets/lib/roles/h2/
Dhttp2.c2110 h2n->swsi->outer_will_close = 1; in lws_h2_parser()
2119 h2n->swsi->outer_will_close = 0; in lws_h2_parser()