Home
last modified time | relevance | path

Searched refs:F_CONNECTION_KEEP_ALIVE (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/third-party/llhttp/src/
H A Dhttp.c144 if (!(parser->flags & F_CONNECTION_KEEP_ALIVE)) { in llhttp_should_keep_alive()
/third_party/node/deps/llhttp/src/
H A Dhttp.c144 if (!(parser->flags & F_CONNECTION_KEEP_ALIVE)) { in llhttp_should_keep_alive()
/third_party/node/deps/llhttp/include/
H A Dllhttp.h89 F_CONNECTION_KEEP_ALIVE = 0x1, enumerator
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h98 F_CONNECTION_KEEP_ALIVE = 0x1, enumerator

Completed in 4 milliseconds