Home
last modified time | relevance | path

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

/external/curl/lib/
Durldata.h517 struct Curl_async { struct
518 char *hostname;
519 int port;
520 struct Curl_dns_entry *dns;
521 int status; /* if done is TRUE, this is the status from the callback */
522 void *os_specific; /* 'struct thread_data' for Windows */