Skip to content
Commit 7591e07b authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

do the alarm time-left math using unsigned longs since that is what alarm()

returns and uses as input and converting to signed generates warnings and
actually risks loss of accuracy
parent 35ab93f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment