Home
last modified time | relevance | path

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

/curl/lib/
H A Dc-hyper.c118 size_t nwrote; in Curl_hyper_send() local
122 (void *)buf, buflen, &nwrote); in Curl_hyper_send()
139 DEBUGF(infof(data, "Curl_hyper_send(%zu) -> %zd", buflen, nwrote)); in Curl_hyper_send()
140 return (size_t)nwrote; in Curl_hyper_send()

Completed in 8 milliseconds