curl/tests/server
Viktor Szakats 6b48d5938c
fix unused timediff warning with clang-cl
```
C:/projects/curl/tests/server/util.c(463,13): error : unused function 'timediff' [-Werror,-Wunused-function]
```
https://ci.appveyor.com/project/curlorg/curl/builds/51606010/job/p1e4tmsahj0p043r#L208
2025-02-28 17:32:54 +01:00
..
.checksrc checksrc: use 'banfunc' proper in more places 2025-01-13 09:10:58 +01:00
.gitignore add to .gitignore 2025-02-28 17:32:53 +01:00
base64.pl copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
CMakeLists.txt make resolve part of the bundle again 2025-02-28 17:32:53 +01:00
disabled.c asyn-thread: use c-ares to resolve HTTPS RR 2025-01-25 23:46:14 +01:00
first.c blind fix for double declarations 2025-02-28 17:32:52 +01:00
first.h reshuffle first.c use 2025-02-28 17:32:52 +01:00
getpart.c build: set -O3 and tune WinCE in CI, fix getpart, vtls_scache fallouts 2025-02-26 21:23:11 +01:00
getpart.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
Makefile.am make resolve part of the bundle again 2025-02-28 17:32:53 +01:00
Makefile.inc make resolve part of the bundle again 2025-02-28 17:32:53 +01:00
mqttd.c server: my_port -> server_port 2025-02-28 17:32:51 +01:00
resolve.c move definition to util.h 2025-02-28 17:32:50 +01:00
rtspd.c fixup serverlogfile 2025-02-28 17:32:51 +01:00
server_setup.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
server_sockaddr.h build: prefer USE_IPV6 macro internally (was: ENABLE_IPV6) 2024-04-13 08:33:26 +00:00
sockfilt.c my_connectport -> server_connectport 2025-02-28 17:32:52 +01:00
socksd.c server: my_port -> server_port 2025-02-28 17:32:51 +01:00
sws.c server: make cmdfile local to sws 2025-02-28 17:32:54 +01:00
tftp.h tests: tidy up types in server code 2024-05-13 11:16:26 +02:00
tftpd.c fixup serverlogfile 2025-02-28 17:32:51 +01:00
util.c fix unused timediff warning with clang-cl 2025-02-28 17:32:54 +01:00
util.h server/util: drop unused process.h (win32) 2025-02-28 17:32:54 +01:00