Searched defs:Curl_async (Results 1 – 1 of 1) sorted by relevance
590 struct Curl_async { struct591 char *hostname;592 struct Curl_dns_entry *dns;593 struct thread_data *tdata;594 void *resolver; /* resolver state, if it is used in the URL state -596 int port;597 int status; /* if done is TRUE, this is the status from the callback */