Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_option.h61 NGHTTP2_OPT_NO_HTTP_MESSAGING = 1 << 3, enumerator
A Dnghttp2_option.c87 option->opt_set_mask |= NGHTTP2_OPT_NO_HTTP_MESSAGING; in nghttp2_option_set_no_http_messaging()
A Dnghttp2_session.c492 if ((option->opt_set_mask & NGHTTP2_OPT_NO_HTTP_MESSAGING) && in session_new()

Completed in 14 milliseconds