Home
last modified time | relevance | path

Searched defs:per_transfer (Results 1 – 1 of 1) sorted by relevance

/curl/src/
H A Dtool_operate.h31 struct per_transfer { struct
37 CURL *curl;
38 long retry_numretries;
40 long retry_sleep;
43 char *this_url;
45 char *outfile;
47 int infd;
48 bool noprogress;
50 struct OutStruct outs;
54 long num_headers;
[all …]

Completed in 7 milliseconds