Searched refs:rewind (Results 1 – 9 of 9) sorted by relevance
23 FTP upload and upload same file again without rewind
5 # ioctl rewind callback getting used
27 require data to be sent twice and then the client must be able to rewind. If
219 CURLcode (*rewind)(struct Curl_easy *data, struct Curl_creader *reader); member
152 result = r->crt->rewind(data, r); in Curl_client_start()
45 function/callback). It is also called to rewind a stream when data has already
113 SEND_FAIL_REWIND <sending data requires a rewind that failed>
84 The seek function gets called by libcurl to rewind input stream data or to
343 When doing a send operation curl had to rewind the data to retransmit, but the
Completed in 31 milliseconds