Searched defs:Curl_async (Results 1 – 1 of 1) sorted by relevance
608 struct Curl_async { struct609 char *hostname;610 struct Curl_dns_entry *dns;611 struct thread_data *tdata;612 void *resolver; /* resolver state, if it is used in the URL state -614 int port;615 int status; /* if done is TRUE, this is the status from the callback */