curl/tests/server
Marcel Raad c90e48c005
util: silence conversion warnings
timeval::tv_usec might be a 32-bit integer and timespec::tv_nsec might
be a 64-bit integer. This is the case when building for recent macOS
versions, for example. Just treat tv_usec as an int, which should
hopefully always be sufficient on systems with
`HAVE_CLOCK_GETTIME_MONOTONIC`.

Closes https://github.com/curl/curl/pull/5695
2020-07-19 10:34:58 +02: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