diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-05-29 00:08:03 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-05-30 23:10:57 +0200 |
commit | 842f73de58f38bd6e285e08bbd1adb6c17cb62cd (patch) | |
tree | c28cb0b85895d71f19373ab732736a5fa671ebff /docs/libcurl/mksymbolsmanpage.pl | |
parent | fc55c723c4ecebabf12c32caddd0f9bc9d169ed4 (diff) |
timeouts: change millisecond timeouts to timediff_t from time_t
For millisecond timers we like timediff_t better. Also, time_t can be
unsigned so returning a negative value doesn't work then.
Closes #5479
Diffstat (limited to 'docs/libcurl/mksymbolsmanpage.pl')
0 files changed, 0 insertions, 0 deletions