Home
last modified time | relevance | path

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

/third_party/boost/libs/beast/test/doc/
Dwebsocket_2_handshaking.cpp140 auto select_protocol = [](string_view offered_tokens) -> std::string in snippets() local
184 select_protocol( in snippets()
/third_party/nghttp2/src/
Dutil.h546 bool select_protocol(const unsigned char **out, unsigned char *outlen,
Dutil.cc824 bool select_protocol(const unsigned char **out, unsigned char *outlen, in select_protocol() function
Dh2load.cc1610 if (util::select_protocol(const_cast<const unsigned char **>(out), outlen, in, in client_select_next_proto_cb()