curl/tests/server
Dan Fandrich b65086a83a tests: fix error messages & handling around sockets
The wrong error code was checked on Windows on UNIX socket failures,
which could have caused all UNIX sockets to be reported as having
errored and the tests therefore skipped. Also, a useless error message
was displayed on socket errors in many test servers on Windows because
strerror() doesn't work on WinSock error codes; perror() is overridden
there to work on all errors and is used instead.

Ref #11258
Closes #11265
2023-06-09 15:05:19 -07:00
..
.gitignore
base64.pl
CMakeLists.txt
disabled.c
fake_ntlm.c
getpart.c
getpart.h
Makefile.am
Makefile.inc
mqttd.c tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00
resolve.c
rtspd.c tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00
server_setup.h
server_sockaddr.h
sockfilt.c tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00
socksd.c tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00
sws.c tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00
testpart.c
tftp.h
tftpd.c tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00
util.c tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00
util.h tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00