MCPcopy Create free account
hub / github.com/curl/curl / h2_process_pending_input

Function h2_process_pending_input

lib/http2.c:487–520  ·  view source on GitHub ↗

* Processes pending input left in network input buffer. * This function returns 0 if it succeeds, or -1 and error code will * be assigned to *err. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

http2_connisaliveFunction · 0.85
h2_progress_ingressFunction · 0.85

Calls 5

Curl_bufq_peekFunction · 0.85
curlx_sztouzFunction · 0.85
Curl_bufq_skipFunction · 0.85
Curl_bufq_is_emptyFunction · 0.85
Curl_bufq_lenFunction · 0.85

Tested by

no test coverage detected