curl/tests/server
Li Xinwei 30e491e5c9
cmake: fix support for UnixSockets feature on Win32
Move the definition of sockaddr_un struct from config-win32.h to
curl_setup.h, so that it could be shared by all build systems.

Add ADDRESS_FAMILY typedef for old mingw, now old mingw can also use
unix sockets.

Also fix the build of tests/server/sws.c on Win32 when USE_UNIX_SOCKETS
is defined.

Closes #7034
2021-06-21 14:52:27 +02:00
..
.gitignore tests/git: ignore mqttd and port files 2020-04-24 13:48:58 +02:00
CMakeLists.txt curl.se: new home 2020-11-04 23:59:47 +01:00
Makefile.am copyright: fix year ranges 2020-11-05 08:22:10 +01:00
Makefile.inc curl.se: new home 2020-11-04 23:59:47 +01:00
base64.pl curl.se: new home 2020-11-04 23:59:47 +01:00
disabled.c tests/server/disabled: add "wakeup" 2020-12-11 17:42:17 +01:00
fake_ntlm.c curl.se: new home 2020-11-04 23:59:47 +01:00
getpart.c copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
getpart.h curl.se: new home 2020-11-04 23:59:47 +01:00
mqttd.c mqtt: add support for username and password 2021-06-12 23:50:13 +02:00
resolve.c curl.se: new home 2020-11-04 23:59:47 +01:00
rtspd.c tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
server_setup.h curl.se: new home 2020-11-04 23:59:47 +01:00
server_sockaddr.h curl.se: new home 2020-11-04 23:59:47 +01:00
sockfilt.c sockfilt: fix invalid increment of handles index variable nfd 2021-05-05 22:30:48 +02:00
socksd.c tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
sws.c cmake: fix support for UnixSockets feature on Win32 2021-06-21 14:52:27 +02:00
testpart.c curl.se: new home 2020-11-04 23:59:47 +01:00
tftp.h curl.se: new home 2020-11-04 23:59:47 +01:00
tftpd.c tests/server/tftpd.c: close upload file in case of abort 2020-11-28 19:19:18 +01:00
util.c tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
util.h curl.se: new home 2020-11-04 23:59:47 +01:00