mirror of
https://github.com/curl/curl.git
synced 2026-08-26 02:33:33 +03:00
earlier -> lower/older
This commit is contained in:
parent
ebeeec8d6d
commit
3f6073553f
12 changed files with 14 additions and 15 deletions
|
|
@ -1175,7 +1175,7 @@ static CURLcode cf_socket_open(struct Curl_cfilter *cf,
|
|||
* Linux kernel, NetBSD, FreeBSD, Darwin, lwIP: default is off;
|
||||
* Windows Vista and newer: default is on;
|
||||
* DragonFly BSD: acts like off, and dummy setting;
|
||||
* OpenBSD and earlier Windows: unsupported.
|
||||
* OpenBSD and older Windows: unsupported.
|
||||
* Linux: controlled by /proc/sys/net/ipv6/bindv6only.
|
||||
*/
|
||||
int on = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue