mirror of
https://github.com/curl/curl.git
synced 2026-06-13 20:55:37 +03:00
parent
b9b2c0cbb8
commit
fb9a520873
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ struct Curl_peer {
|
|||
* + stripping of surrounding '[]' for URL formatted ipv6 addresses
|
||||
* + the path alone in case of a unix domain socket, e.g. hostname
|
||||
* starts with CURL_PEER_UDS_PREFIX and is longer
|
||||
* Will scam for IPv6 addresses even without surrounding '[]'.
|
||||
* Scans for IPv6 addresses even without surrounding '[]'.
|
||||
* - `zoneid` ipv6 zone identifier or NULL
|
||||
* - `scopeid` ipv6 scopeid of zoneid, when known.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue