Home
last modified time | relevance | path

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

/curl/lib/
H A Ddoh.h91 struct doh_probes { struct
92 struct curl_slist *req_hds;
93 struct doh_probe probe[DOH_SLOT_COUNT];
94 unsigned int pending; /* still outstanding probes */
95 int port;
96 const char *host;

Completed in 5 milliseconds