Home
last modified time | relevance | path

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

/curl/lib/
H A Durldata.h1880 struct Curl_easy { struct
1883 unsigned int magic;
1892 curl_off_t id;
1896 curl_off_t mid;
1898 struct connectdata *conn;
1902 CURLMstate mstate; /* the handle's state */
1903 CURLcode result; /* previous result */
1911 struct easy_pollset last_poll;
1913 struct Names dns;
1933 struct hsts *hsts;
[all …]

Completed in 32 milliseconds