Home
last modified time | relevance | path

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

/dports/www/h2o-devel/h2o-dcc7134/lib/http3/
H A Dserver.c1138 static int handle_input_expect_headers_process_connect(struct st_h2o_http3_server_stream_t *stream, in handle_input_expect_headers_process_connect() function
1267 return handle_input_expect_headers_process_connect(stream, NULL, err_desc); in handle_input_expect_headers()
1269 return handle_input_expect_headers_process_connect(stream, &datagram_flow_id, err_desc); in handle_input_expect_headers()