Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dtransfer.c983 if(Curl_timediff(n, k->last_sndbuf_update) > 1000) { in readwrite_upload()
985 k->last_sndbuf_update = n; in readwrite_upload()
Durldata.h710 struct curltime last_sndbuf_update; /* last time readwrite_upload called member