curl/tests/server
Marc Hoersken 81094cb492
tests: avoid CreateThread if _beginthreadex is available
CreateThread is not threadsafe if mixed with CRT calls.
_beginthreadex on the other hand can be mixed with CRT.

Reviewed-by: Marcel Raad
Closes #9705
2022-10-19 11:59:00 +02:00
..
.gitignore copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
base64.pl copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CMakeLists.txt copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
disabled.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
fake_ntlm.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
getpart.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
getpart.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
Makefile.am copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
Makefile.inc curl_ctype: convert to macros-only 2022-09-06 08:36:33 +02:00
mqttd.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
resolve.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
rtspd.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
server_setup.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
server_sockaddr.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
sockfilt.c tests: avoid CreateThread if _beginthreadex is available 2022-10-19 11:59:00 +02:00
socksd.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
sws.c tests: add websockets tests 2022-09-09 15:11:14 +02:00
testpart.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
tftp.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
tftpd.c ctype: remove all use of <ctype.h>, use our own versions 2022-09-06 08:32:36 +02:00
util.c tests: avoid CreateThread if _beginthreadex is available 2022-10-19 11:59:00 +02:00
util.h lib and tests: add missing curl.h includes 2022-09-12 09:41:47 +02:00