Home
last modified time | relevance | path

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

/third_party/nghttp2/examples/
H A Dlibevent-server.c109 static unsigned char next_proto_list[256]; variable
118 *data = next_proto_list; in next_proto_cb()
180 next_proto_list[0] = NGHTTP2_PROTO_VERSION_ID_LEN; in create_ssl_ctx()
181 memcpy(&next_proto_list[1], NGHTTP2_PROTO_VERSION_ID, in create_ssl_ctx()

Completed in 2 milliseconds