Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds