Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp.c409 curl_off_t expectsend = Curl_creader_total_length(data); in http_perhapsrewind() local
410 curl_off_t upload_remain = (expectsend >= 0) ? (expectsend - bytessent) : -1; in http_perhapsrewind()

Completed in 11 milliseconds