Searched refs:h2_process_pending_input (Results 1 – 1 of 1) sorted by relevance
1153 static int h2_process_pending_input(struct Curl_easy *data, in h2_process_pending_input() function1228 (void)h2_process_pending_input(conn->data, httpc, &result); in Curl_http2_done_sending()1252 if(h2_process_pending_input(data, httpc, err) != 0) { in http2_handle_stream_close()1412 if(h2_process_pending_input(data, httpc, &result) != 0) { in http2_recv()1442 if(h2_process_pending_input(data, httpc, &result) != 0) { in http2_recv()