curl/tests/server
Viktor Szakats e411c98f70
build: prefer USE_IPV6 macro internally (was: ENABLE_IPV6)
Before this patch, two macros were used to guard IPv6 features in curl
sources: `ENABLE_IPV6` and `USE_IPV6`. This patch makes the source use
the latter for consistency with other similar switches.

`-DENABLE_IPV6` remains accepted for compatibility as a synonym for
`-DUSE_IPV6`, when passed to the compiler.

`ENABLE_IPV6` also remains the name of the CMake and `Makefile.vc`
options to control this feature.

Closes #13349
2024-04-13 08:33:26 +00:00
..
.gitignore
base64.pl
CMakeLists.txt
disabled.c
fake_ntlm.c
getpart.c
getpart.h
Makefile.am
Makefile.inc
mqttd.c
resolve.c
rtspd.c
server_setup.h
server_sockaddr.h
sockfilt.c
socksd.c
sws.c
testpart.c
tftp.h
tftpd.c
util.c
util.h