Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_npn.c29 static int select_next_protocol(unsigned char **out, unsigned char *outlen, in select_next_protocol() function
50 if (select_next_protocol(out, outlen, in, inlen, NGHTTP2_PROTO_ALPN, in nghttp2_select_next_protocol()
54 if (select_next_protocol(out, outlen, in, inlen, NGHTTP2_HTTP_1_1_ALPN, in nghttp2_select_next_protocol()

Completed in 2 milliseconds