Searched defs:Curl_data_priority (Results 1 – 1 of 1) sorted by relevance
1113 struct Curl_data_priority { struct1116 struct Curl_easy *parent;1117 struct Curl_data_prio_node *children;1119 int weight;
Completed in 29 milliseconds