diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2020-05-05 21:39:39 +0200 |
---|---|---|
committer | Marc Hoersken <info@marc-hoersken.de> | 2020-05-30 10:20:40 +0200 |
commit | 4a8f459837e2b7dc146825fc9a864045f7d1ae4a (patch) | |
tree | a8d6295333f0c723a70dc355553d71ae74779a6b /tests/data/test336 | |
parent | 62314d6b71c0691aa9ab1f33f8b2ce869234aeee (diff) |
select: use timediff_t instead of time_t and int for timeout_ms
Make all functions in select.[ch] take timeout_ms as timediff_t
which should always be large enough and signed on all platforms
to take all possible timeout values and avoid type conversions.
Reviewed-by: Jay Satiro
Reviewed-by: Daniel Stenberg
Replaces #5107 and partially #5262
Related to #5240 and #5286
Closes #5343
Diffstat (limited to 'tests/data/test336')
0 files changed, 0 insertions, 0 deletions