mirror of
https://github.com/curl/curl.git
synced 2026-08-26 19:43:32 +03:00
parent
5c5334f831
commit
b093d88447
35 changed files with 91 additions and 90 deletions
|
|
@ -91,7 +91,7 @@ struct Curl_addrinfo *Curl_sync_getaddrinfo(struct Curl_easy *data,
|
|||
!defined(CURLRES_AMIGA)
|
||||
|
||||
/*
|
||||
* Curl_ipv4_resolve_r() - ipv4 thread-safe resolver function.
|
||||
* Curl_ipv4_resolve_r() - IPv4 thread-safe resolver function.
|
||||
*
|
||||
* This is used for both synchronous and asynchronous resolver builds,
|
||||
* implying that only thread-safe code and function calls may be used.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue