Searched defs:Curl_async (Results 1 – 1 of 1) sorted by relevance
559 struct Curl_async { struct560 char *hostname;561 struct Curl_dns_entry *dns;562 struct thread_data *tdata;563 void *resolver; /* resolver state, if it is used in the URL state -565 int port;566 int status; /* if done is TRUE, this is the status from the callback */