Home
last modified time | relevance | path

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

/curl/lib/
H A Durldata.h606 struct Curl_async { struct
607 char *hostname;
608 struct Curl_dns_entry *dns;
609 struct thread_data *tdata;
610 void *resolver; /* resolver state, if it is used in the URL state -
612 int port;
613 int status; /* if done is TRUE, this is the status from the callback */

Completed in 26 milliseconds