Searched defs:Curl_async (Results 1 – 1 of 1) sorted by relevance
517 struct Curl_async { struct518 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 */