Home
last modified time | relevance | path

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

/curl/lib/
H A Durldata.h1894 struct Curl_easy { struct
1897 unsigned int magic;
1904 curl_off_t id;
1908 curl_off_t mid;
1910 struct connectdata *conn;
1914 CURLMstate mstate; /* the handle's state */
1915 CURLcode result; /* previous result */
1923 struct easy_pollset last_poll;
1925 struct Names dns;
1945 struct hsts *hsts;
[all …]

Completed in 16 milliseconds